tdb2: move transaction lock
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 13 Sep 2011 21:41:13 +0000 (07:11 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 13 Sep 2011 21:41:13 +0000 (07:11 +0930)
commitfb37849abda31b77a05718a316f52ed3fb0a8acd
tree9439f140be4296cb7f35e897a55306280ae67ddf
parente69c90e5d59027695f158751ed7922d2389d2b5b
tdb2: move transaction lock

Make it the same offset as TDB1.  This isn't strictly necessary, but
it would allow for total unification later, since TDB1 and TDB2's
transaction code is otherwise completely compatible.

(Imported from CCAN commit de432e8f857ce23bccde7c6ffa3e7e21456df18b)

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