diff options
author | Trond Myklebust <trond.myklebust@primarydata.com> | 2018-01-28 15:29:41 +0100 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@primarydata.com> | 2018-01-29 04:00:15 +0100 |
commit | e231c6879cfd44e4fffd384bb6dd7d313249a523 (patch) | |
tree | 7894f5ccb7813ba0cd1f1717443255af510b417d /Documentation/m68k | |
parent | NFS: Remove a redundant call to unmap_mapping_range() (diff) | |
download | linux-e231c6879cfd44e4fffd384bb6dd7d313249a523.tar.xz linux-e231c6879cfd44e4fffd384bb6dd7d313249a523.zip |
NFS: Fix a race between mmap() and O_DIRECT
When locking the file in order to do O_DIRECT on it, we must unmap
any mmapped ranges on the pagecache so that we can flush out the
dirty data.
Fixes: a5864c999de67 ("NFS: Do not serialise O_DIRECT reads and writes")
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Cc: stable@vger.kernel.org # v4.8+
Diffstat (limited to 'Documentation/m68k')
0 files changed, 0 insertions, 0 deletions