Part 1 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid...
commitdb784d20291def6986a0d61d16949e28d925ffe6
authorJeremy Allison <jra@samba.org>
Fri, 2 Sep 2011 18:21:08 +0000 (2 11:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 12 Oct 2011 18:55:47 +0000 (12 20:55 +0200)
tree4b4af7b844d3b94d784f806cc325cf9b7291597e
parentcdeb2ab16d4b932703bce8600119bcf08d21e596
Part 1 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid argument)

Remove the code I added for bug "6878 - Cannot change ACL's inherit flag". It is incorrect
and causes the POSIX ACL ACL_USER_OBJ duplication.
(cherry picked from commit 2b935b49f3d975759eb1cbcf2b11bf7c9d982804)
(cherry picked from commit 27c49f085a16da709e64e0f50df535edcb524b77)
source3/smbd/posix_acls.c