mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-18 20:56:00 +00:00
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 <James.Bottomley@SteelEye.com>