s3:locking: convert posix.c to use dbwrap wrapper functions only
authorMichael Adam <obnox@samba.org>
Wed, 24 Aug 2011 23:22:43 +0000 (01:22 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commit311ed56afe147634d55b39d00b8c3c26ad961fad
tree12620a3f91e835bfd32364ecbe87e4ad0f1f2c56
parentf0ab22e6eccb6bb502094afdf14362641e37f1a5
s3:locking: convert posix.c to use dbwrap wrapper functions only

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