s3: Add a zfsacl:denymissingspecial parameter
authorVolker Lendecke <vl@samba.org>
Mon, 11 Jan 2010 11:10:47 +0000 (12:10 +0100)
committerVolker Lendecke <vl@samba.org>
Mon, 11 Jan 2010 11:14:37 +0000 (12:14 +0100)
commit0ad83813ee5cbebd20d930356be61a9ebdddad46
tree7353fafa14a78c6893bca362dea3389a06050c92
parent04f3f27f7e7a4e7ae3584fe9b7ed7c5f5d556ec7
s3: Add a zfsacl:denymissingspecial parameter

When setting an ACL without any of the user/group/other entries, ZFS
automatically creates them. This can at times confuse users a lot. This
parameter denies setting such an acl, users explicitly have to for example set
an ACE with everyone allowing nothing. Users need to be educated about this,
but this helps avoid a lot of confusion.
source3/modules/vfs_zfsacl.c