]> git.ozlabs.org Git - ccan/commit
tdb2: fix internal tdb_write_convert() error handling in tdb_open()
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 01:11:12 +0000 (10:41 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 01:11:12 +0000 (10:41 +0930)
commit51f592dfcda4d58d6b9d8134b6e1aff791dc40f2
treef35b14c8ffc6cbd90f4070d398bc81f4d89947d1
parentbaa17ee2d5e01a32030f19e566007417d72b4b6e
tdb2: fix internal tdb_write_convert() error handling in tdb_open()

As noted, failtest was taking a long time, because a failure injected here
was not detected.
ccan/tdb2/open.c