vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchy
authorRalph Boehme <slow@samba.org>
Tue, 23 Aug 2016 15:07:20 +0000 (17:07 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 30 Aug 2016 19:12:25 +0000 (21:12 +0200)
commit335527c647331148927feea2a7ae2f2c88986bc6
treea65cfc18385a0c0b3440fdd978d2d01d6767bd48
parente6f1254a00a6bf85b8d95bfbafef7d3e39ce1dde
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>
source3/modules/vfs_acl_common.c