commit | a09c1441e450a5912ce378cb18a04479a7745451 | [log] [tgz] |
---|---|---|
author | Scott Teel <scott.teel@hp.com> | Tue Feb 18 13:57:21 2014 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:08 2014 -0700 |
tree | 310d5f7c3f1f0a1f82130dc64a1201dfdcbeb92f | |
parent | 1b70150af548f47edfe45a6b97392e4a80538274 [diff] |
[SCSI] hpsa: retry certain ioaccel error cases on the RAID path Change the handling of HP SSD Smart Path errors with status: 0x02 CHECK CONDITION 0x08 BUSY 0x18 RESERVATION CONFLICT 0x40 TASK ABORTED So that they get retried on the RAID Path. Signed-off-by: Scott Teel <scott.teel@hp.com> Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>