linux_dsm_epyc7002/drivers/scsi/mpt2sas
nagalakshmi.nandigama@lsi.com f881ceadd4 [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is removed while host reset is active
The fix is in the driver-firmware handshake device removal code. We
need to read the controller ioc_state to see if controller is OPERATIONAL
prior to sending target reset and OP_REMOVE. Previously it was checking
the flag ioc->shost_recovery flag, which is always set when host reset is
active, thus preventing drives from getting properly deleted.

Signed-off-by: Nagalakshmi Nandigama <nagalakshmi.nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-30 12:48:34 +04:00
..
mpi [SCSI] mpt2sas: MPI next revision header update 2011-10-30 12:30:52 +04:00
Kconfig [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
Makefile [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_base.c [SCSI] mpt2sas: New feature - Fast Load Support 2011-10-30 12:35:57 +04:00
mpt2sas_base.h [SCSI] mpt2sas: New feature - Fast Load Support 2011-10-30 12:35:57 +04:00
mpt2sas_config.c Remove unneeded version.h includes from drivers/scsi/ 2011-09-15 14:57:07 +02:00
mpt2sas_ctl.c [SCSI] mpt2sas: New feature - Fast Load Support 2011-10-30 12:35:57 +04:00
mpt2sas_ctl.h [SCSI] mpt2sas : WarpDrive New product SSS6200 support added 2011-05-01 10:36:54 -05:00
mpt2sas_debug.h [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC 2011-06-29 16:07:00 -05:00
mpt2sas_scsih.c [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is removed while host reset is active 2011-10-30 12:48:34 +04:00
mpt2sas_transport.c [SCSI] mpt2sas: take size of pointed value, not pointer 2011-09-22 15:13:12 +04:00