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)
commitc988950eb6dd6f8e6d98503ca094622729e9aa13
tree5a5b34050d4f20909e7378108aa131e615ef52cd
parent2928db1ffeacc9717c2d5c230d450bcc377b3ae9
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