Home
last modified time | relevance | path

Searched hist:"7 ff44499" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c7ff44499 Fri Dec 07 16:29:45 CST 2018 Dave Carroll <david.carroll@microsemi.com> 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>