[Gluster-devel] Gluster and FreeBSD

Emmanuel Dreyfus manu at netbsd.org
Tue Sep 20 04:07:50 UTC 2016


Nigel Babu <nigelb at redhat.com> wrote:

> Emmanuel, I know you work on NetBSD, but do you have thoughts to add here?

I can help fixinf NetBSD bugs, but does this FreeBSD problem also
applies to NetBSD? A quick tests shows that altough NetBSD does not use
sticky bit on files, it still retains them:

# touch test
# ls -l test
-rw-r--r--  1 root  wheel  0 Sep 20 06:04 test
# chmod u+t test
# ls -l test
-rw-r--r-T  1 root  wheel  0 Sep 20 06:04 test

Note that T means t without x:

# chmod uog+rx test
# ls -l test
-rwxr-xr-t  1 root  wheel  0 Sep 20 06:04 test



-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org


More information about the Gluster-devel mailing list