linux/drivers/scsi/device_handler
Chandra Seetharaman c85f8cb925 [SCSI] scsi_dh: Retry mode select in rdac device handler
When the mode select sent to the controller fails with the retryable
error, it is better to retry the mode_select from the hardware handler
itself, instead of propagating the failure to dm-multipath.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-12-29 11:24:15 -06:00
..
Kconfig [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
Makefile [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
scsi_dh.c [SCSI] scsi_dh: create lookup cache 2008-07-26 15:14:54 -04:00
scsi_dh_alua.c [SCSI] scsi_dh_alua: remove REQ_NOMERGE 2008-10-13 09:28:56 -04:00
scsi_dh_emc.c [SCSI] block: separate failfast into multiple bits. 2008-10-13 09:28:52 -04:00
scsi_dh_hp_sw.c Commands needing to be retried require a complete re-initialization. 2008-12-12 16:04:26 +01:00
scsi_dh_rdac.c [SCSI] scsi_dh: Retry mode select in rdac device handler 2008-12-29 11:24:15 -06:00