s3:locking: convert brlock to only use dbwrap wrapper functions
authorMichael Adam <obnox@samba.org>
Wed, 17 Aug 2011 08:53:58 +0000 (10:53 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commit5cbc505e6d6bfcc02b2764a2d9c5310095f4ad4c
treee74d836bdd37180931181f38cd6844aa339ef744
parente2328ac33cb0e62b0afbf87787ae2a1d23af5be0
s3:locking: convert brlock to only use dbwrap wrapper functions

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