From: Boaz Harrosh Date: Fri, 18 Apr 2008 15:11:51 +0000 (-0500) Subject: [SCSI] iscsi: extended cdb support X-Git-Tag: v2.6.26-rc1~1140^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d1c069db8c87eb6cb10ca1ede9d9b673531ddd;p=pandora-kernel.git [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 Reviewed-by: Pete Wyckoff Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed