commit | 30e9ba9f2001f45960507f1963551311a67d0209 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Mon May 26 11:31:19 2008 +0300 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Sat Jul 12 08:22:23 2008 -0500 |
tree | 6445dc94b672e8647697582c59d17de70b4c23ec | |
parent | 8f333991ba8479fe8a9d72aea978db415e3c2f2a [diff] |
[SCSI] iscsi_tcp: Enable any size command Let through upto the largest command of 260 defined by the scsi standard. iscsi core supports this already. Now that the scsi-ml supports it we can start using large commands. [jejb:rejections fixed up] Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Acked-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>