From 8a048994f4be7d0b670a358cea7812c6d5232105 Mon Sep 17 00:00:00 2001 From: Brian King Date: Thu, 26 Apr 2007 16:00:10 -0500 Subject: [PATCH] [SCSI] ipr: Handle check condition status from disk array device On newer levels of microcode for ipr RAID adapters supporting multi-initiator configurations, the disk array, or VSET, resources are capable of generating a check condition. This patch prevents ipr from generating sense data in this scenario and retrieving it from the logical device instead. Signed-off-by: Brian King Signed-off-by: James Bottomley --- Reading git-format-patch failed