Re: [PATCH V3 0/3] hpsa updates

2017-03-13 Thread Martin K. Petersen
> "Don" == Don Brace  writes:

Don> These patches are based on Linus's tree The changes are:
Don>  - add in a new offline volume status
Don>  - limit the number of outstanding rescan operation
Don>  - do not timeout reset operations

Applied to 4.11/scsi-fixes.

Thank you!

-- 
Martin K. Petersen  Oracle Linux Engineering


[PATCH V3 0/3] hpsa updates

2017-03-10 Thread Don Brace
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 

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