]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r217588+218386 (trasz):
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 16 May 2011 18:12:32 +0000 (18:12 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 16 May 2011 18:12:32 +0000 (18:12 +0000)
commit512b950ba3da6ac13aa3216dcd77e0c4786c82e5
treef38121ec3b00cd6b79304e8ef90d57ddbf5f280d
parent64fe38ce47b9d900fc1bd09846003fa4dc4e85c7
MFC r217588+218386 (trasz):

Add MNT_NFS4ACLS to ZFS mount flags and make it impossible to clear
the flag by using 'mount -uw'.  It's not conditional, since there
is no way to disable NFSv4 ACLs in ZFS.  This should make it easier
for the NFS server to figure out whether the exported filesystem supports
ACLs or not.

git-svn-id: svn://svn.freebsd.org/base/stable/8@221999 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c