vfs_posixacl: catch ACL_EVERYONE on FreeBSD
authorRalph Boehme <slow@samba.org>
Fri, 10 Oct 2014 11:53:56 +0000 (13:53 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 11 Oct 2014 22:22:19 +0000 (00:22 +0200)
commitf593835e54648621a46600bde7866e629718ebf4
treee68d41421fe24f30056ee68e6c3918e8d31e94d2
parent8686da231d434bb35333654277a029271e147257
vfs_posixacl: catch ACL_EVERYONE on FreeBSD

Using POSIX ACL API on FreeBSD may return NFSv4 style tag type
ACL_EVERYONE. Catch the error and issue a helpful log message telling
users to enable zfsacl VFS module.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sun Oct 12 00:22:19 CEST 2014 on sn-devel-104
source3/modules/vfs_posixacl.c
source3/wscript