s4-ldb: expose ldb_transaction_prepare_commit() in ldb
commit08f144777d4fc8168d27e71fe107718ba99223c9
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Sep 2009 21:07:06 +0000 (15 14:07 -0700)
committerAndrew Tridgell <tridge@samba.org>
Tue, 15 Sep 2009 21:52:29 +0000 (15 14:52 -0700)
tree616c79c5e6d638c70736e1104b19a13ad495061d
parentbfd0877261883d1d6ef1d1757dad386332a8db37
s4-ldb: expose ldb_transaction_prepare_commit() in ldb

It is useful to be able to control the 2 phase commit from application
code (s4 replication uses it)
source4/lib/ldb/common/ldb.c
source4/lib/ldb/include/ldb.h
source4/lib/ldb/include/ldb_private.h