From: Mike Christie Date: Mon, 24 Jul 2006 20:47:17 +0000 (-0500) Subject: [SCSI] iscsi bugfixes: handle data rsp errors X-Git-Tag: v2.6.18-rc5~57^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=275fd7d129fdd16d1dc0ec6a8d60bd6b72a76e31;p=pandora-kernel.git [SCSI] iscsi bugfixes: handle data rsp errors if iscsi_data_rsp fails we must bail out. Since the pdu values like data length are invalid we cannot continue to process the data since it could over run buffers. This fixes a bug with cisco 5428s where that target is sending too much data. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed