s3:g_lock: convert to use only dbwrap wrapper functions.
authorMichael Adam <obnox@samba.org>
Wed, 17 Aug 2011 09:21:31 +0000 (11:21 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:57 +0000 (14:17 +0200)
commit736af260628aa725aa8c45410722e9fe9db9a80b
treeffcac413b628483dde2b709aae364b5bce7cf3f4
parent7057b4d1ac196907e4fd860a7a6f12fdcfe73606
s3:g_lock: convert to use only dbwrap wrapper functions.

Avoid direct use of the db_record and db_context structs.
source3/lib/g_lock.c