s3:locking: convert locking.c to use dbwrap wrapper functions only
authorMichael Adam <obnox@samba.org>
Wed, 17 Aug 2011 09:28:12 +0000 (11:28 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commitf0ab22e6eccb6bb502094afdf14362641e37f1a5
treeaf9f103a09f5e6fdb241b557ea8226589b5825b9
parent5cbc505e6d6bfcc02b2764a2d9c5310095f4ad4c
s3:locking: convert locking.c to use dbwrap wrapper functions only

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