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:
c619427
)
nfs: support page groups in nfs_read_completion
author
Weston Andros Adamson
<dros@primarydata.com>
Thu, 15 May 2014 15:56:57 +0000
(11:56 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 29 May 2014 15:11:50 +0000
(11:11 -0400)
nfs_read_completion relied on the fact that there was a 1:1 mapping
of page to nfs_request, but this has now changed.
Regions not covered by a request have already been zeroed elsewhere.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/read.c
patch
|
blob
|
history
diff --cc
fs/nfs/read.c
Simple merge