]> git.ozlabs.org Git - ccan/commit
First cut of replay_trace for tdb.
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 28 Jun 2009 01:21:57 +0000 (10:51 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Sun, 28 Jun 2009 01:21:57 +0000 (10:51 +0930)
commit6d35d746f123291ba93a592997dcd5b6fe7828cf
treefc9f314d6b80394dfd175586eecc5719a230642a
parente1f11b7b1e39ceb092155ba742b34f0785d88d06
First cut of replay_trace for tdb.
ccan/tdb/open.c
ccan/tdb/tdb.c
ccan/tdb/tdb_private.h
ccan/tdb/tools/Makefile [new file with mode: 0644]
ccan/tdb/tools/replay_trace.c [new file with mode: 0644]
ccan/tdb/tools/tdbtorture.c [new file with mode: 0644]
ccan/tdb/transaction.c
ccan/tdb/traverse.c