]> git.ozlabs.org Git - ccan/commitdiff
tdb: fix tdb_check() on read-only TDBs to actually work.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Sep 2010 09:08:20 +0000 (18:38 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 13 Sep 2010 09:08:20 +0000 (18:38 +0930)
But make sure we can still do tdb_check() inside a transaction (weird,
but we previously allowed it).


No differences found