RELEASE NOTES FOR VERSION 6.0.0.132-1 of the hpsa driver for HPE Smart Array and Smart HBA controllers.

Change driver-initiated inquiry commands to use no timeout option.
This allows sufficient time for device inquiries to complete when
devices are returning after a reset.  This avoids issues that caused
PSOD during D6020 firmware update process, when the process resets
the enclosure device and all internal disk devices.

Eliminate checking of controller mode (HBA or RAID) during each
pass through rescan, since controller mode really only needs to be 
checked once, during initialization phase. 

Add fail-safe mechanism to ensure that driver rescan process is
single threaded. Exit rescan if another rescan is already in
progress.

