commit | 29884df0d89c1df0dec3449405bc41569bb44800 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Dec 13 16:13:54 2005 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Dec 19 23:12:09 2005 -0500 |
tree | b836dc3ece80a901d1b7a9e946bf0d51ec0c8c4f | |
parent | b079fa7baa86b47579f3f60f86d03d21c76159b8 [diff] |
NFS: Fix another O_DIRECT race Ensure we call unmap_mapping_range() and sync dirty pages to disk before doing an NFS direct write. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>