From: Dave C Boutcher Date: Tue, 13 Jun 2006 02:22:51 +0000 (-0500) Subject: [SCSI] ibmvscsi: treat busy and error conditions separately X-Git-Tag: v2.6.18-rc1~22^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefbda2d6cd9bf78a93768130729a6d142588d67;p=pandora-kernel.git [SCSI] ibmvscsi: treat busy and error conditions separately This patch fixes a condition where ibmvscsi treats a transport error as a "busy" condition, so no errors were returned to the scsi mid-layer. In a RAID environment this means that I/O hung rather than failing over. Signed-off-by: James Bottomley --- Reading git-diff-tree failed