]> git.ozlabs.org Git - ccan/commit
tdb: cleanup: tdb_release_extra_locks() helper
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Feb 2010 03:04:29 +0000 (13:34 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Feb 2010 03:04:29 +0000 (13:34 +1030)
commitc730c0d2899ec0d6a84088e2146fb14760793c38
treec839a59b77f10b88a1dbcf2c43c4e89898a83ef0
parentd92b8a7d9a050eb9735e48a8d37a5833500242d3
tdb: cleanup: tdb_release_extra_locks() helper

Move locking intelligence back into lock.c.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/tdb/lock.c
ccan/tdb/tdb_private.h
ccan/tdb/transaction.c