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)
committerJeremy Allison <jra@samba.org>
Fri, 2 Sep 2011 18:21:08 +0000 (11:21 -0700)
commit2b935b49f3d975759eb1cbcf2b11bf7c9d982804
treeb84de03234e3acc18401e74577da007810fb03a5
parentdfbffac9777afb021997fb082601181cb516dc13
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.
source3/smbd/posix_acls.c