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  d87ee20e0bf7fc751f75412082df307647165d56 (commit)
       via  3dd2d207d7e2cdd0fe040b919be56a1e23851aea (commit)
       via  cdcf9da600a5ffce71b8dba212c33b3e72bdbb8c (commit)
      from  26e226b2a8cdba4208eabca394537900c4eda3b3 (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 d87ee20e0bf7fc751f75412082df307647165d56
Author: Hallvard Furuseth <hallv...@openldap.org>
Date:   Tue Sep 6 17:56:13 2016 +0200

    Clean up strange fcntl result check
    
    ...and check !MDB_CLOEXEC in an 'if' rather than '#if'
    to match its non-zero usage.

commit 3dd2d207d7e2cdd0fe040b919be56a1e23851aea
Author: Hallvard Furuseth <hallv...@openldap.org>
Date:   Tue Sep 6 17:48:31 2016 +0200

    Drop spurious Errcode() call

commit cdcf9da600a5ffce71b8dba212c33b3e72bdbb8c
Author: Hallvard Furuseth <hallv...@openldap.org>
Date:   Tue Sep 6 17:41:02 2016 +0200

    ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT
    
    We can run without F_NOCACHE if it fails. And we do not know
    what combining it with O_DIRECT means, if a system has both.

-----------------------------------------------------------------------

Summary of changes:
 libraries/liblmdb/mdb.c |   21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to