]> git.ozlabs.org Git - ccan/commit
Port nested transaction allow from newer ctdb.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 11 Aug 2009 01:42:38 +0000 (11:12 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 11 Aug 2009 01:42:38 +0000 (11:12 +0930)
commit1bc7c4367132a36c05ac1b3afcbec70a6e26540d
tree14a36abcbe1e9ba7ebb20f5c44be33b0eee36647
parent23dbdf06c4521b11f7eb0f341af987d8fd92474c
Port nested transaction allow from newer ctdb.
ie.  f1c6f7dd47bb1081781c0a0d567a92bbbc0aa5d5 (Revert "add TDB_NO_NESTING...")
and  3e49e41c21eb8c53084aa8cc7fd3557bdd8eb7b6 (New attempt at TDB transaction nesting allow/disallow).
ccan/tdb/tdb.h
ccan/tdb/test/run-nested-transactions.c [new file with mode: 0644]
ccan/tdb/transaction.c