alistair23-linux/drivers/scsi/device_handler
Mike Christie 3c0d1d94aa [SCSI] ALUA: send STPG if explicit and implicit is supported
alua_activate only sends a STPG if only explicit is suppored.
As a result, for EMC targets that support both we end up doing
a implicit failover when X commands are finally sent to
the other SP.

This patch does a AND on the h->tpgs, so we do a explicit failover
right away.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-22 17:52:01 -05: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: Reference count scsi_dh_attach 2009-08-22 17:51:51 -05:00
scsi_dh_alua.c [SCSI] ALUA: send STPG if explicit and implicit is supported 2009-08-22 17:52:01 -05: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_rdac: Retry for NOT_READY(02/04/01) in rdac device handler 2009-05-20 17:21:14 -05:00