1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Rusty Russell 9136818df3 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>
2010-02-22 13:58:07 +10:30
..
2009-05-05 19:04:39 -04:00
2009-10-22 00:10:34 +10:30
2010-02-06 10:48:39 -05:00
2009-10-22 00:10:34 +10:30
2009-10-29 10:14:33 +10:30
2009-10-22 00:10:34 +10:30
2010-01-06 14:43:39 +01:00