]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd25cd8853c1da44f502d375e5c00f0779e088d9
tree56d0cfc610272f67bde429565d3b23b83d2df6af
parent28f112cc751bf63a8d5657484b8efcd8e5d60690
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