g_lock: add "struct g_lock" without talloc
authorVolker Lendecke <vl@samba.org>
Wed, 28 Jun 2017 11:36:53 +0000 (13:36 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 25 Jul 2017 15:43:17 +0000 (17:43 +0200)
commit8f2a5f141826f3f05a91fd2ab7c329521f02761e
tree40d7ea9ad0685a7a7125703f5e98c3f0b4ad0d99
parent2b6015f1e831c33810b52120bbdeae0075df5e68
g_lock: add "struct g_lock" without talloc

Enable handing the g_lock.tdb content without having to talloc

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/g_lock.c