tdb_compat: handle TDB_VOLATILE flag.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 21 Sep 2011 03:26:59 +0000 (12:56 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 21 Sep 2011 03:26:59 +0000 (12:56 +0930)
commit10e6a3282098b3d4d94e72fa27f47825ef4e7f15
treedd3241223613b323ea28231258caa0776032bb50
parent36b455d95227f8ef2f08e3134e289b2862b319f9
tdb_compat: handle TDB_VOLATILE flag.

This is only meaningful when using the TDB_VERSION1 flag: we set the
attribute to control the maximum number of dead records (to 5, which is
what TDB_VOLATILE did for tdb1).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
lib/tdb_compat/tdb_compat.c
lib/tdb_compat/tdb_compat.h