[GitHub] ignite pull request #3833: IGNITE-8282 Direct IO: support fdatasync, which d...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3833: IGNITE-8282 Direct IO: support fdatasync, which d...

andrey-kuznetsov
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.patch

To 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

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3833: IGNITE-8282 Direct IO: support fdatasync, which d...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3833


---