GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/3833 IGNITE-8282 Direct IO: support fdatasync, which does not flush meta
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8282-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3833.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3833
----
commit 8004d1e797fc6ccf9465797c026fb3884703e34a
Author: dpavlov <dpavlov@...>
Date: 2018-04-16T14:49:46Z
IGNITE-8282 Direct IO: support fdatasync, which does not flush modified metadata
----
---