commit | 5c55125f4794f4e77574fc09839cb47b0eb45b06 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Feb 02 16:51:24 2012 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Feb 07 06:48:46 2012 +0000 |
tree | 2e35bfcfe983dee5d5afbf0437dd3ff5f9a4938a | |
parent | 3011684c0b0b77b0f88113ef1c15b18befc6734a [diff] |
iblock: fix handling of large requests 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>