git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85710a8
)
nfs: change find_request to find_head_request
author
Weston Andros Adamson
<dros@primarydata.com>
Fri, 11 Jul 2014 14:20:47 +0000
(10:20 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sat, 12 Jul 2014 20:51:41 +0000
(16:51 -0400)
nfs_page_find_request_locked* should find the head request for that page.
Rename the functions and add comments to make this clear, and fix a bug
that could return a subrequest when page_private isn't set on the page.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found