A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.RE/0.9 has been updated via 8bdadf68c5809df197cb562a5c759dd536e0c244 (commit) from eccea851ff90d3cacd99aba16111026719d87695 (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 8bdadf68c5809df197cb562a5c759dd536e0c244 Author: Howard Chu hyc@openldap.org Date: Sun Oct 4 01:56:25 2015 +0100
ITS#8258 fix rebalance/split
The tree height can also increase during rebalance, not just shrink. This can happen if update_key needs to split a parent branch page.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-)