diff options
author | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2009-05-25 17:04:42 +1000 |
---|---|---|
committer | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2009-05-25 17:04:42 +1000 |
commit | 6feb7a1bf8f5f4a8a679f97d528e4148516e9a21 (patch) | |
tree | 8cf791f7e024743e6bb731fe0f1fd0830e95858b /ctdb/tcp/tcp_init.c | |
parent | 96340bd1667c5ce5e932d954d67f2353f14b1afe (diff) | |
download | samba-6feb7a1bf8f5f4a8a679f97d528e4148516e9a21.tar.gz samba-6feb7a1bf8f5f4a8a679f97d528e4148516e9a21.tar.xz samba-6feb7a1bf8f5f4a8a679f97d528e4148516e9a21.zip |
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)
Diffstat (limited to 'ctdb/tcp/tcp_init.c')
0 files changed, 0 insertions, 0 deletions