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:
3011684
)
iblock: fix handling of large requests
author
Christoph Hellwig
<hch@infradead.org>
Thu, 2 Feb 2012 21:51:24 +0000
(16:51 -0500)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Tue, 7 Feb 2012 06:48:46 +0000
(06:48 +0000)
Requesting to many bvecs upsets bio_alloc_bioset, so limit the number we ask
for to the amount it can handle.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found