]> git.ozlabs.org Git - ccan/commitdiff
tdb2: check lock owner in tdb1 backend.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 06:01:08 +0000 (15:31 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 06:01:08 +0000 (15:31 +0930)
This reports errors if we fork() while holding a lock, or misuse a tdb
which we have dual-opened.


No differences found