commit | 9e1681c2e74bdd84bad6f74b47a4d88ad2f433df | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Mar 25 17:23:31 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Mar 27 12:39:37 2015 -0400 |
tree | 8c515f73cb471a2839876228dad497001d6440f0 | |
parent | d9dabc1a01656868d53a1d08309ca24d922b1376 [diff] |
NFSv4: Truncating file opens should also sync O_DIRECT writes We don't just want to sync out buffered writes, but also O_DIRECT ones. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>