These patches are based on Linus's tree The changes are: - add in a new offline volume status - limit the number of outstanding rescan operation - do not timeout reset operations Changes since V1: - hpsa-update-check-for-volume-status - changed return type of hpsa_volume_offline from int to unsigned char - return more specific values. - removed unnecessary code Based on review from: Tomas Henzl <thenzl@xxxxxxxxxx> Changes since V2: - hpsa-limit-outstanding-rescans corrected a comment typo (alreay - already) --- Don Brace (3): hpsa: update check for logical volume status hpsa: limit outstanding rescans hpsa: do not timeout reset operations drivers/scsi/hpsa.c | 53 ++++++++++++++++++++++++++++------------------- drivers/scsi/hpsa.h | 1 + drivers/scsi/hpsa_cmd.h | 2 ++ 3 files changed, 35 insertions(+), 21 deletions(-) -- Signature