1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/lib
Ronnie Sahlberg 6feb7a1bf8 New attempt at TDB transaction nesting allow/disallow.
Make the default be that transaction is not allowed and any attempt to create a nested transaction will fail with TDB_ERR_NESTING.

If an application can cope with transaction nesting and the implicit
semantics of tdb_transaction_commit(), it can enable transaction nesting
by using the TDB_ALLOW_NESTING flag.

(This used to be ctdb commit 3e49e41c21eb8c53084aa8cc7fd3557bdd8eb7b6)
2009-05-25 17:04:42 +10:00
..
events fixed a bug where we would look for a signal past the end of the 2008-07-18 13:46:01 +10:00
popt enabled built in popt if system doesn't have it 2007-05-03 05:21:14 +10:00
replace Remove generated binary files. 2009-05-13 16:01:53 +10:00
talloc remove a incorrectly added file 2007-10-19 09:30:55 +10:00
tdb New attempt at TDB transaction nesting allow/disallow. 2009-05-25 17:04:42 +10:00
util Whitespace changes and using the CTDB_NO_MEMORY() macro changes to 2009-05-21 11:49:16 +10:00