diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2010-02-22 13:58:07 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2010-02-22 13:58:07 +1030 |
commit | 9136818df30c7179e1cffa18201cdfc990ebd7b7 (patch) | |
tree | e52bacd6be1238bdf194f7db72824227aca79593 /MAINTAINERS | |
parent | e8fa70a321d489b454b07bd65e9b0d95084168de (diff) | |
download | samba-9136818df30c7179e1cffa18201cdfc990ebd7b7.tar.gz samba-9136818df30c7179e1cffa18201cdfc990ebd7b7.tar.bz2 samba-9136818df30c7179e1cffa18201cdfc990ebd7b7.zip |
tdb: use tdb_nest_lock() for open lock.
This never nests, so it's overkill, but it centralizes the locking into
lock.c and removes the ugly flag in the transaction code to track whether
we have the lock or not.
Note that we have a temporary hack so this places a real lock, despite
the fact that we are in a transaction.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions