From: Manish Rangankar Date: Fri, 7 Oct 2011 23:55:50 +0000 (-0700) Subject: [SCSI] qla4xxx: Fixed target discovery failed issue. X-Git-Tag: v3.2-rc1~125^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ca216e9bbbe2baf7f441ab57c5d791f439f775;p=pandora-kernel.git [SCSI] qla4xxx: Fixed target discovery failed issue. When sendtargets response is greater then max receive data segment length, the passthrough IOCB failed with data overrun status. Solution is to allocate space for iSCSI header in the IOCB response buffer. JIRA Key: UPSISCSI-147 Signed-off-by: Manish Rangankar Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed