openldap/servers
Howard Chu d3087229d5 Get MDB txn before acquiring a CSN
Since MDB writes are fully serialized in txn_begin, we can use CSNs as
commit sequence numbers, not just change sequence numbers. This will
prevent most instances of out-of-order writes, so syncprov will almost
never need to transmit a change without a cookieCSN. (Out-of-order is
still possible, if the write was received via syncrepl.)
2012-12-13 07:13:39 -08:00
..
slapd Get MDB txn before acquiring a CSN 2012-12-13 07:13:39 -08:00
Makefile.in Happy New Year! 2012-01-01 07:10:53 -08:00