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 0cccf79a0284b05655ea07c3f4d66cb4d6b653d8 (commit) from 14c5a5dff19ce98ed227dc7e70a93ed5b1074577 (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 0cccf79a0284b05655ea07c3f4d66cb4d6b653d8 Author: Howard Chu <h...@symas.com> Date: Sun Apr 14 23:59:54 2013 -0700 Fix mdb_rebalance Need to check NUMKEYS as well as fill threshold, when deciding whether to change anything. Don't let the page drop below the minimum number of keys. ----------------------------------------------------------------------- Summary of changes: libraries/liblmdb/mdb.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git