Re: svn commit: r217588 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2011-02-01 Thread Anonymous
Edward Tomasz Napierala writes: > Author: trasz > Date: Wed Jan 19 17:11:52 2011 > New Revision: 217588 > URL: http://svn.freebsd.org/changeset/base/217588 > > Log: > Add MNT_NFS4ACLS to ZFS mount flags. It's not conditional, since there > is no way to disable NFSv4 ACLs in ZFS. This should

svn commit: r217588 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2011-01-19 Thread Edward Tomasz Napierala
Author: trasz Date: Wed Jan 19 17:11:52 2011 New Revision: 217588 URL: http://svn.freebsd.org/changeset/base/217588 Log: Add MNT_NFS4ACLS to ZFS mount flags. 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 ou