android_kernel_xiaomi_sm8350/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
Makefile
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_dh_hp_sw.c
scsi_dh_rdac.c
scsi_dh.c