NFS: Clean up write code...
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:11 +0000 (17:15 -0400)
commit9cccef95052c7169040c3577e17d4f6fa230cc28
tree56d0cfc610272f67bde429565d3b23b83d2df6af
parent94387fb1aa16ee853d00f959373132a181b0196b
NFS: Clean up write code...

The addition of nfs_page_mkwrite means that We should no longer need to
create requests inside nfs_writepage()

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/file.c
fs/nfs/write.c
include/linux/nfs_fs.h
include/linux/nfs_page.h