]> git.ozlabs.org Git - ccan/commitdiff
tdb2: tdb_lockall() and tdb_lockall_read() support.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Mar 2011 07:51:27 +0000 (18:21 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 22 Mar 2011 07:51:27 +0000 (18:21 +1030)
We also change tdb_chainunlock not to return an error (as per the
other locking functions: we log a message, but don't return an error).


No differences found