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:
bc7d4b8
)
nfs: cap request size to fit a kmalloced page array
author
Christoph Hellwig
<hch@lst.de>
Thu, 21 Aug 2014 16:09:17 +0000
(11:09 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 10 Sep 2014 19:47:01 +0000
(12:47 -0700)
pNFS servers may return arbitrarily large layouts. Trim back the I/O size
to one that we can at least allocate the page array for.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found