]> git.ozlabs.org Git - ccan/commitdiff
tdb2: Make tdb1 use the tdb_file structure.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:53:16 +0000 (15:23 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:53:16 +0000 (15:23 +0930)
Because tdb2 allows multiple opens of the same TDB, we separate out
the file information from the struct tdb_context.  Do the same for
tdb1.


No differences found