[PATCH] Add WRITE_ATOMIC_16 support
Ronnie Sahlberg <[email protected]> Thu, 10 Sep 2015 05:58:16 -0700
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
Tomo, All Version 2 of the WRITE_ATOMIC_16 patch. Changes since version 1: * Use msync( MS_SYNC|MS_ASYNC) depending on whether or not FUA is set or not.