openldap/libraries
Hallvard Furuseth 3335b25834 ITS#7682 mdb_env_copy(): Avoid Linux O_DIRECT bug.
Use fcntl() to set the flag.  Linux open(,O_DIRECT...) can create
the file even on failure, if the filesystem lacks O_DIRECT support.
2013-09-23 20:07:29 +02:00
..
liblmdb ITS#7682 mdb_env_copy(): Avoid Linux O_DIRECT bug. 2013-09-23 20:07:29 +02:00