commit | 852af20aa64ef34ab07de978c676e1e8860dca2e | [log] [tgz] |
---|---|---|
author | Matt Bondurant <Matthew.dav.bondurant@hp.com> | Tue May 01 11:42:35 2012 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu May 10 09:12:10 2012 +0100 |
tree | 7855d0e5c657b68390336e3cca8dc33dd51aea2f | |
parent | 2c17d2da8c9ef2c5be5077d3995041791e38094d [diff] |
[SCSI] hpsa: retry driver initiated commands on busy status In shared SAS configurations we might get a busy status during driver initiated commands (e.g. during rescan for devices). We should retry the command in such cases rather than giving up. Signed-off-by: Matt Bondurant <Matthew.dav.bondurant@hp.com> Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>