linux/drivers/scsi/mpt2sas
Kashyap, Desai 82a4525812 [SCSI] mpt2sas: WarpDrive Infinite command retries due to wrong scsi command entry in MPI message
Issue:

This issue is seen on LSI H/W WarpDrive SSS6200 When filed direct I/O
is tried as volume I/O the scmd field in internal lookup table get
cleared and because of that the retried volume I/O never gets reported
as completed to SML.

Result:

I/O timeout and Error handling thread will kicking off

Fix:

Setting back the scmd in the lookup table before retrying the failed
direct i/o

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-07-26 13:56:27 +04:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c
mpt2sas_base.h
mpt2sas_config.c
mpt2sas_ctl.c
mpt2sas_ctl.h
mpt2sas_debug.h
mpt2sas_scsih.c
mpt2sas_transport.c