From: Christoph Hellwig Date: Thu, 2 Feb 2012 21:51:24 +0000 (-0500) Subject: iblock: fix handling of large requests X-Git-Tag: v3.3-rc3~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c55125f4794f4e77574fc09839cb47b0eb45b06;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed