Skip to content
Commit 1a54533e authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Add nfs_set_page_dirty()



We will want to allow nfs_writepage() to distinguish between pages that
have been marked as dirty by the VM, and those that have been marked as
dirty by nfs_updatepage().
In the former case, the entire page will want to be written out, and so any
requests that were pending need to be flushed out first.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 200baa21
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