summaryrefslogtreecommitdiff
path: root/lib/tdb2/test/failtest_helper.h
AgeCommit message (Collapse)AuthorFilesLines
2011-09-14tdb2: save openhook, allow tdb_get_attribute() on it.Rusty Russell1-3/+3
This makes it easy to call it again after a fork(), such as for re-establishing the CLEAR_IF_FIRST files locks. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (Imported from CCAN commit 937d0babe99dcd315040a9e48430140e63e4a7df)
2011-06-20tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)Rusty Russell1-0/+17
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>