mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
b90863c0b7
Using tdb_transaction_prepare_commit() gives us 2-phase commits. This allows us to safely commit across multiple tdb databases at once, with reasonable transaction semantics Signed-off-by: tridge@samba.org