Searched hist:ba74fdc411b84064d7abe4b10d0708f6dad03eb2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.h | diff ba74fdc411b84064d7abe4b10d0708f6dad03eb2 Wed Apr 27 17:14:17 CDT 2016 Don Brace <don.brace@microsemi.com> hpsa: correct handling of HBA device removal
Need to report HBA device removal faster than the event handler polling interval.
Stop I/O to the removed disk and wait for all I/O operations to flush before removing the device.
Reviewed-by: Scott Teel <scott.teel@microsemi.com> Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com> Signed-off-by: Don Brace <don.brace@microsemi.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|
H A D | hpsa.c | diff ba74fdc411b84064d7abe4b10d0708f6dad03eb2 Wed Apr 27 17:14:17 CDT 2016 Don Brace <don.brace@microsemi.com> hpsa: correct handling of HBA device removal
Need to report HBA device removal faster than the event handler polling interval.
Stop I/O to the removed disk and wait for all I/O operations to flush before removing the device.
Reviewed-by: Scott Teel <scott.teel@microsemi.com> Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com> Signed-off-by: Don Brace <don.brace@microsemi.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
|