commit | 3e2170451e91327bfa8a82040fea78043847533a | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@primarydata.com> | Fri Jul 11 10:20:49 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Jul 12 17:35:47 2014 -0400 |
tree | c5361de58a9f15ff44b1ed58baeabc4bed04e751 | |
parent | d458138353726ea6dcbc53ae3597e489d0432c25 [diff] |
nfs: handle multiple reqs in nfs_wb_page_cancel Use nfs_lock_and_join_requests to merge all subrequests into the head request - this cancels and dereferences all subrequests. Signed-off-by: Weston Andros Adamson <dros@primarydata.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>