]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] iscsi_tcp: increase max_sectors
authorMike Christie <michaelc@cs.wisc.edu>
Wed, 28 Feb 2007 23:32:20 +0000 (17:32 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 11 Mar 2007 16:28:49 +0000 (11:28 -0500)
commit70197dca0fb7bc36692b64e3789324264d9036fd
tree674186a75ece681163ed52f0280d0216503dfc63
parentbe77ce0379178307fe757ae1a41ae2d4b9489d93
[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>
drivers/scsi/iscsi_tcp.c