]> git.ozlabs.org Git - ccan/commit
tdb2: remove nesting support.
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)
commit02d83e6adfd34fe62aa4fe2bc4dbc3c4a13bd5f6
treee68dec40d0434c3e5567fb3e1a8262575b58d7b3
parent587982955ca9c61363d6e3004622ee97eda80e4b
tdb2: remove nesting support.

We don't actually support it, so take it away for the moment.  If you
try to nmest you get a TDB_LOG_USE_ERROR message.
ccan/tdb2/tdb.c
ccan/tdb2/tdb2.h
ccan/tdb2/test/run-tdb_errorstr.c
ccan/tdb2/transaction.c