linux/drivers/scsi/device_handler
wenxiong@linux.vnet.ibm.com 333b2448cf scsi: TUR path is down after adapter gets reset with multipath
This patch fixes an issue with multipath ipr SAS devices which require a
start unit command to be issued following an adapter reset. Without this
patch, paths get marked failed following an adapter reset and since the
error handler never gets invoked to issue the start unit, the paths are
never recovered. Returning FAILED for this case ensures the error
handler wakes up to issue the start unit.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Tested-by: Wen Xiong <wenxiong@linux.vnet.ibm.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2014-11-10 15:23:27 +01:00
..
Kconfig drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:45 -08:00
Makefile
scsi_dh_alua.c scsi: TUR path is down after adapter gets reset with multipath 2014-11-10 15:23:27 +01:00
scsi_dh_emc.c block,scsi: fixup blk_get_request dead queue scenarios 2014-08-28 10:03:46 -06:00
scsi_dh_hp_sw.c block,scsi: fixup blk_get_request dead queue scenarios 2014-08-28 10:03:46 -06:00
scsi_dh_rdac.c block,scsi: fixup blk_get_request dead queue scenarios 2014-08-28 10:03:46 -06:00
scsi_dh.c [SCSI] scsi_dh: add scsi_dh_attached_handler_name 2012-07-20 08:58:42 +01:00