diff options
author | drh <drh@noemail.net> | 2009-03-21 14:41:04 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2009-03-21 14:41:04 +0000 |
commit | 0b647ffd47e88535189427e655ec1667578a397b (patch) | |
tree | 9cb71a9ef91d0c45b40a24fae7c7695c39458547 /src/mutex_unix.c | |
parent | 2b31b211c3839900f04e459cd423f940682d66ba (diff) | |
download | sqlite-0b647ffd47e88535189427e655ec1667578a397b.tar.gz sqlite-0b647ffd47e88535189427e655ec1667578a397b.zip |
On unix, always use fdatasync() instead of fsync() when available, even if
the file size changes, since (we are told) fdatasync() will automatically
flush the inode when the file size changes. (CVS 6367)
FossilOrigin-Name: 0d6b11bcf67f86e5554806869d32338e5831833e
Diffstat (limited to 'src/mutex_unix.c')
0 files changed, 0 insertions, 0 deletions