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 21:59:31 +0000 (14:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 24 Oct 2011 17:16:38 +0000 (19:16 +0200)
commit77ecca5e16a1e5adae8a4286e5734e201b1d4e3e
treec3cd71064b6f5b1b49f16bd250981198a3771f96
parent29a438c9eb6d13bfa8cb780c59d05e65961cd52e
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 cd5d9a5c8fb0660835d60479fb783e4f7cae743f)
source3/smbd/posix_acls.c