commit | 93631b4aac7cac29a1ba9c0b849bf527b7e07028 | [log] [tgz] |
---|---|---|
author | Brian King <[email protected]> | Fri Apr 12 08:25:16 2013 -0500 |
committer | James Bottomley <[email protected]> | Thu May 02 11:55:14 2013 -0700 |
tree | 9e5f151601c817883c9e53964828cbf485717e11 | |
parent | f8804b7239b27baca1ab44344318acb8fd55f9ae [diff] |
[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 <[email protected]> Acked-by: Robert Jennings <[email protected]> Signed-off-by: James Bottomley <[email protected]>