Use transaction start/cancel for persistent writes to avoid leaving the database...
commitfb97047a840037c2c7237b9de681e386eeedffae
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Fri, 18 Jul 2008 08:50:16 +0000 (18 18:50 +1000)
committerMichael Adam <obnox@samba.org>
Wed, 13 Aug 2008 09:54:06 +0000 (13 11:54 +0200)
treeff9634540f7df465f849ff1cc4e7245d15d217c2
parent3cdc00544a0dcb33cfd6e6a686b05dde5dae1deb
Use transaction start/cancel for persistent writes to avoid leaving the database in an inconsistent state if we crash during the operation

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
(This used to be commit 09329f1f9114af44fc4e5e4f29a7315912313125)
source3/include/ctdbd_conn.h
source3/lib/ctdbd_conn.c
source3/lib/dbwrap_ctdb.c