NFS: Add the helper nfs_vm_page_mkwrite
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 22 Jul 2007 21:09:05 +0000 (17:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:15:08 +0000 (17:15 -0400)
commit94387fb1aa16ee853d00f959373132a181b0196b
treee41d802c5f6aa8f1d9077b6e15337e2d143098e6
parentbbf25010f1a6b761914430f5fca081ec8c7accd1
NFS: Add the helper nfs_vm_page_mkwrite

This is needed in order to set up a proper nfs_page request for mmapped
files.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c