]> git.ozlabs.org Git - ccan/commit
tdb2: rework check.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)
commit91505ce279ed86e2575f7f69091638e10659f462
tree3a742ea65a0498a8936c5b0f64f19e7dc96e315f
parent3d917ba6dffe2029608a3d4c870dfdb4033ca4c9
tdb2: rework check.c internal functions to return enum TDB_ERROR.

Of course, we leave the API the same, but percolate error codes all the
way back to tdb_check().
ccan/tdb2/check.c
ccan/tdb2/private.h
ccan/tdb2/summary.c