[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers
authorBrian King <brking@linux.vnet.ibm.com>
Fri, 12 Apr 2013 13:25:16 +0000 (08:25 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 2 May 2013 18:55:14 +0000 (11:55 -0700)
Adds support for receiving FAST_IO_FAIL from fc_block_scsi_eh
when in error recovery. This fixes cases of devices being
taken offline when they are no longer accessible on the fabric,
preventing them from coming back online when the fabric recovers.

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