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 99427aa7ded1f2f467fc2b32dde1169a28eb6b64 (commit) from c2cac4588a40480c020d320b544bc5f8e72adb11 (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 99427aa7ded1f2f467fc2b32dde1169a28eb6b64 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Jun 12 17:20:42 2013 +0200
Drop me_pgfree, add mdb_freelist_save().
Split up saving me_pghead, to make me_pgfree unneeded. Also mf_pghead is now a midl. Needed after e7f6767ea815fe0ada1f95037dfdec176ec4d5bb ("Return fresh overflow pages to current pghead"). Tweak MDB_DEBUG freelist output, make it ascending.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 320 ++++++++++++++++++++++++----------------------- 1 files changed, 166 insertions(+), 154 deletions(-)