]> git.ozlabs.org Git - ccan/commit
tdb2: unify tdb1_delete into tdb_delete.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 06:01:06 +0000 (15:31 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 06:01:06 +0000 (15:31 +0930)
commitacb26c9c3ee054c8b2141db25c9bd7be064e425c
tree77af547c4e6c5c8ae529e9ccc35fc2daa5c5676e
parent8bc38cb177928ef739440c32e33a8eaf23a5dd22
tdb2: unify tdb1_delete into tdb_delete.

Switch on the TDB_VERSION1 flag.
ccan/tdb2/private.h
ccan/tdb2/tdb.c
ccan/tdb2/tdb1.h
ccan/tdb2/tdb1_tdb.c
ccan/tdb2/test/run-tdb1-3G-file.c
ccan/tdb2/test/run-tdb1-incompatible.c
ccan/tdb2/test/run-tdb1-nested-transactions.c
ccan/tdb2/test/run-tdb1-no-lock-during-traverse.c