commit | 8231f0eddbe425cc3b54f2d723bb03531925272e | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Feb 28 17:32:20 2007 -0600 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Mar 11 11:28:49 2007 -0500 |
tree | 674186a75ece681163ed52f0280d0216503dfc63 | |
parent | 8eb00539d92187ade7e4cc24a1a36ab248ee8639 [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>