]> git.ozlabs.org Git - ccan/commit - ccan/tdb2/private.h
tdb2: add tdb_attribute_tdb1_max_dead
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 06:01:07 +0000 (15:31 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 06:01:07 +0000 (15:31 +0930)
commitb8e64e9346793164651a36eccb3c205077e5c91b
treef5fdf757d6ffe93f4a515167606ca4a0f729f24e
parenta4f2eb983b92b68bcad2a0d640924b8b456e3d69
tdb2: add tdb_attribute_tdb1_max_dead

This allows us to simulate the old "volatile" flag for tdb1.  It's not
necessary for tdb2.

As this is the last function in tdb1.h, we remove that file.
ccan/tdb2/open.c
ccan/tdb2/private.h
ccan/tdb2/tdb1.h [deleted file]
ccan/tdb2/tdb1_open.c
ccan/tdb2/tdb1_private.h
ccan/tdb2/tdb2.h
ccan/tdb2/test/failtest_helper.h
ccan/tdb2/test/tdb1-external-agent.c