Skip to content
Commit 8b1f9ee5 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS: Optimise nfs_vm_page_mkwrite()



The current model locks the page twice for no good reason. Optimise by
inlining the parts of nfs_write_begin()/nfs_write_end() that we care about.

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