]> git.ozlabs.org Git - ccan/commit
tdb2: add TDB_COALESCING_MAGIC to solve coalescing race.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 07:25:34 +0000 (17:55 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 15 Nov 2010 07:25:34 +0000 (17:55 +1030)
commit56ea2c52a18a41a88ceaed72aef56c10de85ce93
tree3fc68959cea986042a271b27e042eb8b9c2e21db
parentd2a4d6b49bc260bd0979965f4e4ef62b40b19efe
tdb2: add TDB_COALESCING_MAGIC to solve coalescing race.

A new special record marker to indicate coalescing is in progress.
ccan/tdb2/check.c
ccan/tdb2/private.h
ccan/tdb2/summary.c