A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via 501eac2fc48899aa7f3971666eaef1eb9e2f387c (commit) from 2c3488aeebf10edaf740ae9b4daba0e7ed89c8d6 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 501eac2fc48899aa7f3971666eaef1eb9e2f387c Author: Howard Chu hyc@symas.com Date: Sun Jul 14 16:53:04 2013 -0700
Fix child txn dirty_room counts in spill/unspill
Don't count pages twice if they're already accounted in an ancestor txn.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 37 ++++++++++++++++++++++++++++++++++++- 1 files changed, 36 insertions(+), 1 deletions(-)