]> git.ozlabs.org Git - ccan/commit
tdb2: keep link of every non-internal tdb.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:37:13 +0000 (15:07 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:37:13 +0000 (15:07 +0930)
commit2414f261918b4fb8a549dd385dba32118e37bf85
treed6b084dbf5023582935e4e5c4fff5ddb398263ee
parent937d0babe99dcd315040a9e48430140e63e4a7df
tdb2: keep link of every non-internal tdb.

Instead of a per-file linked list, use a per-tdb list.  This is needed
for tdb_foreach().
ccan/tdb2/open.c
ccan/tdb2/private.h