[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)
commit93631b4aac7cac29a1ba9c0b849bf527b7e07028
tree9e5f151601c817883c9e53964828cbf485717e11
parentf8804b7239b27baca1ab44344318acb8fd55f9ae
[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlers

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>
drivers/scsi/ibmvscsi/ibmvfc.c