linux/drivers/scsi/mpt2sas
Eric Moore 8901cbb45e [SCSI] mpt2sas : Broadcast Primative AEN bug fix
Bug fix in the broadcast primative async event code where the driver would
stop sending tm queries after the first queury was completed. This was due
driver not reseting the tm_cmds.status field back to MPT2_CMD_NOT_USED after
completing a task management request.

An addtional fix adding sanity check to insure sas_device->starget set to NULL.
During multipath testing fail over/fail back, the mid layer was holding onto
sdev longer than the fail back period, thus starget was getting set to NULL
for device being added.

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-27 10:54:02 -05:00
..
mpi [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
Kconfig [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
Makefile [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_base.c [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time 2009-04-27 10:54:00 -05:00
mpt2sas_base.h [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time 2009-04-27 10:54:00 -05:00
mpt2sas_config.c [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_ctl.c [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctl 2009-04-27 10:53:58 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas : unique ioctl magic number 2009-04-27 10:53:46 -05:00
mpt2sas_debug.h [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_scsih.c [SCSI] mpt2sas : Broadcast Primative AEN bug fix 2009-04-27 10:54:02 -05:00
mpt2sas_transport.c [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00