These patches are based on Linus's tree
The changes are:
hpsa-check-for-lv-removal
- Detect LUN failures faster by checking command status
in complete_scsi_command.
- closes up a rare issue in multipath fail-overs
hpsa-correct-device-id-issues
- Close up a rare race condition where a volume list is
obtained from the controller and a disk is pulled before
the driver sends down an INQUIRY for the lunid.
hpsa-remove-timeout-from-TURs
- There are times when a TUR takes longer that the DEFAULT_TIMEOUT
hpsa-bump-driver-version
- update to track changes
---
Don Brace (4):
hpsa: check for lv removal
hpsa: correct device id issues
hpsa: remove timeout from TURs
hpsa: bump driver version
drivers/scsi/hpsa.c | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)
--
Signature