]> git.ozlabs.org Git - ccan/commitdiff
tdb2: rework transaction.c internal functions to return enum TDB_ERROR.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:19 +0000 (23:19 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 1 Mar 2011 12:49:19 +0000 (23:19 +1030)
In particular, tdb_needs_recovery() can now indicate an error occurred,
rather than returning true.


No differences found