vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchy
commit7a80d4544280806aa9c8e0455e21e196c7720aab
authorRalph Boehme <slow@samba.org>
Tue, 23 Aug 2016 15:07:20 +0000 (23 17:07 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 21 Sep 2016 09:15:08 +0000 (21 11:15 +0200)
tree346581d0018bde44bd1f6806ec8401675382baa0
parentc1de539aab52dbcc54eca6c7f524b51d29570a02
vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchy

No change in behaviour (hopefully! :-). This paves the way for moving
the ACL blob validation to a helper function in the next commit.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12177

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(backported from commit 335527c647331148927feea2a7ae2f2c88986bc6)
source3/modules/vfs_acl_common.c