kernel-ark/drivers/scsi/device_handler
Hannes Reinecke 765cbc6dad [SCSI] scsi_dh: Implement common device table handling
Instead of having each and every driver implement its own
device table scanning code we should rather implement a common
routine and scan the device tables there.
This allows us also to implement a general notifier chain
callback for all device handler instead for one per handler.

[sekharan: Fix rejections caused by conflicting bug fix]
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-07-26 15:14:51 -04:00
..
Kconfig [SCSI] scsi_dh: add EMC Clariion device handler 2008-06-05 09:23:40 -05:00
Makefile [SCSI] scsi_dh: add EMC Clariion device handler 2008-06-05 09:23:40 -05:00
scsi_dh_emc.c [SCSI] scsi_dh: Implement common device table handling 2008-07-26 15:14:51 -04:00
scsi_dh_hp_sw.c [SCSI] scsi_dh: Implement common device table handling 2008-07-26 15:14:51 -04:00
scsi_dh_rdac.c [SCSI] scsi_dh: Implement common device table handling 2008-07-26 15:14:51 -04:00
scsi_dh.c [SCSI] scsi_dh: Implement common device table handling 2008-07-26 15:14:51 -04:00