linux_dsm_epyc7002/drivers/scsi/mpt2sas
Kashyap, Desai 62727a7ba4 [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages
When a volume is activated, the driver will recieve a pair of ir config change
events to remove the foreign volume, then add the native.
In the process of the removal event, the hidden raid componet is removed from
the parent.When the disks is added back, the adding of the port fails becuase
there is no instance of the device in its parent.
To fix this issue, the driver needs to call mpt2sas_transport_update_links()
prior to calling _scsih_add_device. In addition, we added sanity checks on
volume add and removal to ignore events for foreign volumes.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-13 16:26:35 -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: bump driver version to 01.100.03.00 2009-05-23 15:44:18 -05:00
mpt2sas_config.c [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -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 [SCSI] mpt2sas v00.100.11.15 2009-03-13 16:08:49 -05:00
mpt2sas_scsih.c [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages 2009-08-13 16:26:35 -05:00
mpt2sas_transport.c [SCSI] Merge branch 'linus' 2009-06-12 10:02:03 -05:00