From: Mike Christie Date: Wed, 28 Feb 2007 23:32:20 +0000 (-0600) Subject: [SCSI] iscsi_tcp: increase max_sectors X-Git-Tag: v2.6.22-rc1~1015^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8231f0eddbe425cc3b54f2d723bb03531925272e;p=pandora-kernel.git [SCSI] iscsi_tcp: increase max_sectors For a while now, the block layer has seperated max sectors and max hw sectors. Software iscsi has no limit so this patch increases max hw sectors, so we can support large pass through commands. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed