vfs_acl_tdb|xattr: use a config handle
authorRalph Boehme <slow@samba.org>
Wed, 24 Aug 2016 08:01:17 +0000 (10:01 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 30 Aug 2016 19:12:25 +0000 (21:12 +0200)
commit61c3d2124fb1a180fae4c8c0b5ab5b32bd56c8ad
treeccafae6acb2fdd981b98315ecc5346f0da2741e8
parent0de5a128cee90694979d074c2590ddbca0071e82
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>
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c