]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Sep 2016 10:05:33 +0000 (12:05 +0200)
commit8da92276aa5c36e9431bb618cde96a2a2c77ba35
tree4f8b54db5c2f57c6ccfdbc51a4870192375c535d
parent9d02bf057ce2888961cd845dac18598bf836c4cf
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