Part 1 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (Invalid...
authorJeremy Allison <jra@samba.org>
Fri, 2 Sep 2011 18:21:08 +0000 (11:21 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sat, 8 Oct 2011 17:53:43 +0000 (19:53 +0200)
commit27c49f085a16da709e64e0f50df535edcb524b77
tree93be8d7a4f9d00b068ef6d8bd1eed570eb29c334
parent5f4eb867b1297493473b0d652c7e3d0d21260bf8
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)
source3/smbd/posix_acls.c