s4-ldb: expose ldb_transaction_prepare_commit() in ldb
commita99e216a47259ca2c2837b1ea95c995c5e5a4968
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:07:06 +0000 (15 14:07 -0700)
tree258d053dcbd6a21aa5b75c25bcc3523f7322a67c
parent80c4b1e43e67249996cea61cc761911ff9fecbde
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