]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Simplify nfs_wb_page_cancel()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 20 Feb 2010 01:03:21 +0000 (17:03 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 5 Mar 2010 20:44:55 +0000 (15:44 -0500)
commit15e35f804555f2387c6e8c2bc97546b8941fdaf1
tree5a5b34050d4f20909e7378108aa131e615ef52cd
parent95cef29afc8452a51ed804502fea389362e2cac3
NFS: Simplify nfs_wb_page_cancel()

In all cases we should be able to just remove the request and call
cancel_dirty_page().

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