Final part of #9374 - Allow smb2.acls torture test to pass against smbd with a POSIX...
commit005d7c28e35f58d5f8b114fb6234e663a6c30824
authorJeremy Allison <jra@samba.org>
Tue, 13 Nov 2012 00:30:32 +0000 (12 16:30 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 3 Dec 2012 19:22:42 +0000 (3 20:22 +0100)
tree011befa8def0e9e2131ce44cf05ffbd222643978
parentcc17ce366a459bf1cb2207a45e5528ea0167b323
Final part of #9374 - Allow smb2.acls torture test to pass against smbd with a POSIX ACLs backend.

We need to do the same check for overriding ACCESS_DENIED on DELETE_ACCESS
as we do in smbd/open.c, as the ACL check is duplicated here. This has
been fixed in 4.0.0 and later code.
source3/modules/vfs_acl_common.c