]> git.sur5r.net Git - openldap/commit
ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 6 Sep 2016 15:41:02 +0000 (17:41 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 25 Sep 2016 06:12:56 +0000 (08:12 +0200)
commitcdcf9da600a5ffce71b8dba212c33b3e72bdbb8c
tree512c98c98628d88101384091cc341abedb71cfb2
parent26e226b2a8cdba4208eabca394537900c4eda3b3
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.
libraries/liblmdb/mdb.c