]> git.ozlabs.org Git - ccan/commit
Neaten tdb to sync with samba version of locking fix.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 21 Jul 2009 07:24:48 +0000 (16:54 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 21 Jul 2009 07:24:48 +0000 (16:54 +0930)
commit15758cca5f15f362edaf9da25f831d10e58b1b9a
tree589fdd0958c88faf4393f270b5aa854f5d8f0085
parentf26355f247709f0150028ec48df7d3f2af463423
Neaten tdb to sync with samba version of locking fix.
Also, actually test locking, rather than just lock count (bit me in samba fix)
ccan/tdb/lock.c
ccan/tdb/tdb_private.h
ccan/tdb/test/external-transaction.c [new file with mode: 0644]
ccan/tdb/test/external-transaction.h [new file with mode: 0644]
ccan/tdb/test/run-nested-traverse.c
ccan/tdb/test/run-traverse-in-transaction.c