linux/drivers/scsi/device_handler
Christoph Hellwig a64d01dcf8 scsi: remove struct scsi_dh_devlist
All drivers now do their own matching, so there is no more need to expose
a device list as part of the interface.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Reviewed-by: Hannes Reinecke <hare@suse.de>
2014-11-12 11:19:29 +01:00
..
Kconfig drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:45 -08:00
Makefile [SCSI] scsi_dh: add generic SPC-3 alua handler 2008-07-26 15:14:52 -04:00
scsi_dh_alua.c scsi: use container_of to get at device handler private data 2014-11-12 11:19:25 +01:00
scsi_dh_emc.c scsi: remove struct scsi_dh_devlist 2014-11-12 11:19:29 +01:00
scsi_dh_hp_sw.c scsi: remove struct scsi_dh_devlist 2014-11-12 11:19:29 +01:00
scsi_dh_rdac.c scsi: remove struct scsi_dh_devlist 2014-11-12 11:19:29 +01:00
scsi_dh.c scsi_dh: get module reference outside of device handler 2014-11-12 11:19:22 +01:00