commit | f1ba8a4fe59b21a6988ad5999e74e9907b142ee3 | [log] [tgz] |
---|---|---|
author | Moger, Babu <Babu.Moger@netapp.com> | Fri Jul 27 17:28:40 2012 +0000 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Sep 14 11:58:53 2012 +0100 |
tree | 99e19c41655608a3f062799736b8fcc5e0e1744c | |
parent | 088ba34c92055547ef4cc862a863334c01d9a304 [diff] |
[SCSI] add DID_TARGET_FAILURE and DID_NEXUS_FAILURE to hostbyte_table in constants.c Without this patch, scsi_show_result prints hostbyte as invalid for statuses that are not defined in hostbyte_table (when scsi logging is enabled). Signed-off-by: Babu Moger <babu.moger@netapp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>