tdb2: remove double-open detection for TDB1 databases.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 13 Sep 2011 22:14:13 +0000 (07:44 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 13 Sep 2011 22:14:13 +0000 (07:44 +0930)
commit75d69ce4f7135fa82d1743fdb61e37ee0bbc1508
treec5828c36d5719b42565bda509a88a45f656699cb
parentc16184f83b2fea59cd31ec968f0c6b7e06f9047b
tdb2: remove double-open detection for TDB1 databases.

This is a percursor to unifying with tdb_open() from tdb2, which handles
this itself.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit 97224cbbe29e76522ec38d031c54b1cadce8ae03)
lib/tdb2/tdb1_open.c