commit | 38d1c069db8c87eb6cb10ca1ede9d9b673531ddd | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Fri Apr 18 10:11:51 2008 -0500 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Apr 18 11:51:19 2008 -0500 |
tree | b5e823e2225620f0db342e70e107831e505b9276 | |
parent | 57b7658aed76f1763416878ead9be4ffa288b7a3 [diff] |
[SCSI] iscsi: extended cdb support Support for extended CDBs in iscsi. All we need is to check if command spills over 16 bytes then allocate an iscsi-extended-header for the leftovers. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Reviewed-by: Pete Wyckoff <pw@osc.edu> Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>