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 91155b9d676f8abe3fe5e8a96b22b4dd51f963dd (commit) from e6ac9c2314cc3df150d61cf687957623d5211eca (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 91155b9d676f8abe3fe5e8a96b22b4dd51f963dd Author: Howard Chu hyc@openldap.org Date: Thu Dec 18 04:38:53 2014 +0000
Hack for potential ext3/ext4 corruption issue
Use regular fsync() if we think this commit grew the DB file.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 43 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 38 insertions(+), 5 deletions(-)