Go to file
Hallvard B Furuseth 5b3b522313 Wrap O_DSYNC in MDB_DSYNC.
If O_DSYNC is not defined, that may be due to poor compiler options.
We could fall back to the less efficient O_SYNC, but it seems better
to let the user learn of the problem and give better compiler options.
2011-09-01 16:31:10 -07:00
libraries/libmdb Wrap O_DSYNC in MDB_DSYNC. 2011-09-01 16:31:10 -07:00