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>
Sat, 8 Oct 2011 17:53:15 +0000 (19:53 +0200)
commitcd5d9a5c8fb0660835d60479fb783e4f7cae743f
tree46e975f8b851c5fae10b113d762acc61c486f4a5
parent4b26ffd1ea430b2cc612884c8ba194498a64932b
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