mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
9f295eecff
Now the transaction code uses the standard allrecord lock, that stops us from trying to grab any per-record locks anyway. We don't need to have special noop lock ops for transactions. This is a nice simplification: if you see brlock, you know it's really going to grab a lock. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
check.c | ||
dump.c | ||
error.c | ||
freelist.c | ||
freelistcheck.c | ||
io.c | ||
lock.c | ||
open.c | ||
tdb_private.h | ||
tdb.c | ||
transaction.c | ||
traverse.c |