commit | c988950eb6dd6f8e6d98503ca094622729e9aa13 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Feb 19 17:03:21 2010 -0800 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 05 15:44:55 2010 -0500 |
tree | 5a5b34050d4f20909e7378108aa131e615ef52cd | |
parent | 2928db1ffeacc9717c2d5c230d450bcc377b3ae9 [diff] |
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>