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 7cab7b95e240446dd11c7e0951af8b2c3409765b (commit) from eebbd22c2ff9d6088e307c960be56baf35e1ab0d (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 7cab7b95e240446dd11c7e0951af8b2c3409765b Author: Howard Chu hyc@symas.com Date: Sat Jun 21 03:30:34 2014 -0700
Handle loose pages
Pages that were dirtied and deleted in the same txn should be reused, instead of consuming freeDB pages.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 75 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 70 insertions(+), 5 deletions(-)