Skip to content
Commit 2aeb98f4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Ensure that mmapped pages remain stable during writeback



Ensure that nfs_vm_page_mkwrite() waits for the page writeback to
complete before the application is allowed to modify page
contents.
The main reason for wanting to do this in NFS is to ensure that the
server doesn't get confused if we have to resend the RPC request
due to a dropped/missed reply.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 536e43d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment