vfs_acl_tdb|xattr: use a config handle
authorRalph Boehme <slow@samba.org>
Wed, 24 Aug 2016 08:01:17 +0000 (10:01 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 16 Sep 2016 10:05:33 +0000 (12:05 +0200)
commitb6519fdd17055a1a14fba859a888ab311c7267fd
tree4f08c5ddcc85fa80191210b828bbbc148b2a40be
parent7a831473bbec59b6317be763df90d9015afa2b33
vfs_acl_tdb|xattr: use a config handle

Better for performance and a subsequent commit will add one more option
where this will pay off.

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 61c3d2124fb1a180fae4c8c0b5ab5b32bd56c8ad)
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c