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:
0f9c429
)
nfs: use > 1 request to handle bsize < PAGE_SIZE
author
Weston Andros Adamson
<dros@primarydata.com>
Thu, 15 May 2014 15:56:52 +0000
(11:56 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Thu, 29 May 2014 15:11:48 +0000
(11:11 -0400)
Use the newly added support for multiple requests per page for
rsize/wsize < PAGE_SIZE, instead of having multiple read / write
data structures per pageio header.
This allows us to get rid of nfs_pgio_multi.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pagelist.c
patch
|
blob
|
history
diff --cc
fs/nfs/pagelist.c
Simple merge