s4-ldb: expose ldb_transaction_prepare_commit() in ldb
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Sep 2009 21:07:06 +0000 (14:07 -0700)
committerAndrew Tridgell <tridge@samba.org>
Wed, 16 Sep 2009 01:45:43 +0000 (18:45 -0700)
commit03d0005b250ebd7e632e5cd5cbb8e76fceb1bbee
treee4feb54e37c0d4e0c6250b71bb1ac6e04495bf64
parent458dda1f15db3db674cf8846b3c08340378a29a8
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