linux/drivers/scsi/mpt2sas
Kashyap, Desai cd4e12e8ad [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread
Following host reset its possible that the controller firmware could
assign new handles for devices, as well as adding or deleting devices. There is
code in the driver that will rescan the topology folowing host reset; updating
device handles, and remove devices that are no longer responding. This patch
will improve the responsivness by moving this rescaning from the delayed hotplug
worker thread to immediately following the host reset.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Reviewed-by: Eric Moore <Eric.moore@lsi.com>
Cc: Stable Tree <stable@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-09-05 09:34:21 -05:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread 2009-09-05 09:34:21 -05:00
mpt2sas_base.h [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread 2009-09-05 09:34:21 -05:00
mpt2sas_config.c [SCSI] mpt2sas: fix config request and diag reset deadlock 2009-08-14 09:16:05 -05:00
mpt2sas_ctl.c [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl 2009-05-23 15:44:17 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas : release diagnotic buffers prior host reset 2009-04-27 10:54:04 -05:00
mpt2sas_debug.h
mpt2sas_scsih.c [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread 2009-09-05 09:34:21 -05:00
mpt2sas_transport.c [SCSI] Merge branch 'linus' 2009-06-12 10:02:03 -05:00