linux/drivers/scsi/smartpqi
Dave Carroll 7ff44499ba scsi: smartpqi: correct volume status
- fix race condition when a unit is deleted after an RLL,
  and before we have gotten the LV_STATUS page of the unit.
  - In this case we will get a standard inquiry, rather than
    the desired page.  This will result in a unit presented
    which no longer exists.
  - If we ask for LV_STATUS, insure we get LV_STATUS

Reviewed-by: Murthy Bhat <murthy.bhat@microsemi.com>
Reviewed-by: Mahesh Rajashekhara <mahesh.rajashekhara@microsemi.com>
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-19 22:23:35 -05:00
..
Kconfig scsi: smartpqi: update Kconfig 2016-09-02 06:27:28 -04:00
Makefile scsi: smartpqi: allow static build ("built-in") 2018-01-10 23:25:07 -05:00
smartpqi.h scsi: smartpqi: check for null device pointers 2018-12-19 22:23:35 -05:00
smartpqi_init.c scsi: smartpqi: correct volume status 2018-12-19 22:23:35 -05:00
smartpqi_sas_transport.c scsi: smartpqi: remove the smp_handler stub 2017-08-29 21:51:44 -04:00
smartpqi_sis.c scsi: smartpqi: fully convert to the generic DMA API 2018-10-17 21:58:53 -04:00
smartpqi_sis.h scsi: smartpqi: cleanup doorbell register usage. 2017-08-10 19:58:26 -04:00