]> git.ozlabs.org Git - ccan/commit
tdb2: traverse and chainlock support.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Aug 2010 12:55:15 +0000 (22:25 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Aug 2010 12:55:15 +0000 (22:25 +0930)
commitee6f11b307599200a574208372bc962eff81a9b1
treeba7f91176660d0a481fef8c6175e7b5eb718e95b
parent7607ced7aea9b24a62efcd97b5d79c1214a2b2c6
tdb2: traverse and chainlock support.

These tests revealed more bugs with delete (rewritten) and hash enlargement.
ccan/tdb2/lock.c
ccan/tdb2/private.h
ccan/tdb2/tdb.c
ccan/tdb2/tdb2.h
ccan/tdb2/test/layout.c
ccan/tdb2/test/run-missing-entries.c [new file with mode: 0644]
ccan/tdb2/traverse.c [new file with mode: 0644]