From: Martin K. Petersen Date: Mon, 21 Sep 2009 19:46:05 +0000 (+0200) Subject: block: Do not clamp max_hw_sectors for stacking devices X-Git-Tag: v2.6.32-rc3~6^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dee2477df5368368b7dba810a17a3c411a1d0f0;p=pandora-kernel.git block: Do not clamp max_hw_sectors for stacking devices Stacking devices do not have an inherent max_hw_sector limit. Set the default to INT_MAX so we are bounded only by capabilities of the underlying storage. Signed-off-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed