From: Roger Pau Monne Date: Fri, 21 Jun 2013 10:56:54 +0000 (+0200) Subject: xen-blkfront: set blk_queue_max_hw_sectors correctly X-Git-Tag: v3.11-rc3~32^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294caaf29c26cfed3b446fb46393b8b39ea1c0d3;p=pandora-kernel.git xen-blkfront: set blk_queue_max_hw_sectors correctly Now that indirect segments are enabled blk_queue_max_hw_sectors must be set to match the maximum number of sectors we can handle in a request. Signed-off-by: Roger Pau Monné Reported-by: Felipe Franciosi Cc: Konrad Rzeszutek Wilk Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed