linux/drivers/scsi/device_handler
Martin George c0d289b3e5 [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devices
The SCSI ALUA handler currently fails to attach to devices
reporting an UNAVAILABLE/OFFLINE AAS. But given that an
UNAVAILABLE/OFFLINE AAS can transition to other states
like ACTIVE/OPTIMIZED, ACTIVE/NON-OPTIMIZED, etc. as per
SPC4, this ALUA handler behavior should be rectified so
as to attach to devices which also report an
UNAVAILABLE/OFFLINE AAS.

Signed-off-by: Martin George <marting@netapp.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-05-01 12:05:40 -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: Use scsi_devinfo functions to do matching of device_handler tables. 2011-01-24 12:02:09 -06:00
scsi_dh_alua.c [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devices 2011-05-01 12:05:40 -05:00
scsi_dh_emc.c [SCSI] scsi_dh: cosmetic change to sizeof() 2011-02-12 14:13:34 -06:00
scsi_dh_hp_sw.c [SCSI] scsi_dh: cosmetic change to sizeof() 2011-02-12 14:13:34 -06:00
scsi_dh_rdac.c [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating mode 2011-05-01 10:47:41 -05:00