Searched hist:"38 d1c069db8c87eb6cb10ca1ede9d9b673531ddd" (Results 1 – 2 of 2) sorted by relevance
/linux/include/scsi/ |
H A D | iscsi_proto.h | diff 38d1c069db8c87eb6cb10ca1ede9d9b673531ddd Fri Apr 18 17:11:51 CEST 2008 Boaz Harrosh <bharrosh@panasas.com> [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>
|
/linux/drivers/scsi/ |
H A D | libiscsi.c | diff 38d1c069db8c87eb6cb10ca1ede9d9b673531ddd Fri Apr 18 17:11:51 CEST 2008 Boaz Harrosh <bharrosh@panasas.com> [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>
|