[PATCH] Add WRITE_ATOMIC_16 support
Ronnie Sahlberg <[email protected]> Thu, 10 Sep 2015 17:36:35 -0700
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
Tomo, All Version 3 of the WRITE_ATOMIC_16 patch. Changes since version 2: * WriteAtomic with transfer-length == 0 is actually not an error. Changes since version 1: * Use msync( MS_SYNC|MS_ASYNC) depending on whether or not FUA is set or not.