From 93631b4aac7cac29a1ba9c0b849bf527b7e07028 Mon Sep 17 00:00:00 2001 From: Brian King Date: Fri, 12 Apr 2013 08:25:16 -0500 Subject: [PATCH] [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 Acked-by: Robert Jennings Signed-off-by: James Bottomley --- Reading git-format-patch failed