greatly simplify the transaction processing in the partition module
commit47f52e7a337f1f0e35c77f480146bbee3ac1d309
authorAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 08:32:42 +0000 (3 18:32 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 3 Sep 2009 08:36:09 +0000 (3 18:36 +1000)
treef3a715546bd7a2b1659af3e8d4ba9d7d4281f542
parent7dbe0797b1c98fc63af20af03c2b36cc04a7386e
greatly simplify the transaction processing in the partition module

Now that ldb is calling prepare commit separately, the job of the
partition module on transaction end is much simpler (and more robust!)
source4/dsdb/samdb/ldb_modules/partition.c