[SCSI] ibmvfc: Fix for offlining devices during error recovery
authorBrian King <brking@linux.vnet.ibm.com>
Tue, 20 Aug 2013 16:08:42 +0000 (11:08 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 6 Sep 2013 18:41:34 +0000 (11:41 -0700)
This fixes an issue seen with devices getting marked offline
in a scenario where a VIOS was getting rebooted while a
client VFC adapter is in SCSI EH and prevents unnecessary
EH escalation in some scenarios.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Acked-by: Robert Jennings <rcj@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found