1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Rusty Russell e8fa70a321 tdb: use tdb_nest_lock() for transaction lock.
Rather than a boutique lock and a separate nest count, use our
newly-generic nested lock tracking for the transaction lock.

Note that the tdb_have_extra_locks() and tdb_release_extra_locks()
functions have to skip over this lock now it is tracked.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2010-02-17 12:37:34 +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