diff options
author | Simo Sorce <idra@samba.org> | 2009-01-22 11:51:37 -0500 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2009-01-22 11:54:51 -0500 |
commit | 3942e53357146c9c5419313efc4c91b85f7e508b (patch) | |
tree | bb839fb523177bce4fe3655ebb2c5050bf333ef4 /source4/autogen.sh | |
parent | 031f24694197ab2c90418c5a5285a2932b71e998 (diff) | |
download | samba-3942e53357146c9c5419313efc4c91b85f7e508b.tar.gz samba-3942e53357146c9c5419313efc4c91b85f7e508b.tar.bz2 samba-3942e53357146c9c5419313efc4c91b85f7e508b.zip |
Do not start a transaction this way.
Because we still want to commit any changes that successfully apply we
never want to do a global cancel, and because of how transaction nesting
works that means we never cancel any "transaction" at the single modify
operation level.
Let each operation start its own transaction so that the transaction is
properly canceled if any error is returned and half committed operations
(though plugins failing) are properly reverted on a per operation basis.
Diffstat (limited to 'source4/autogen.sh')
0 files changed, 0 insertions, 0 deletions