diff options
author | 2023-11-29 17:58:32 +0100 | |
---|---|---|
committer | 2023-12-05 21:32:11 -0500 | |
commit | be40572c22cc734f5836b4faec8a60340dc7ab67 (patch) | |
tree | 221681c908c769154f86929200f39ae235edfba9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: libfc: Fix up timeout error in fc_fcp_rec_error() (diff) | |
download | wireguard-linux-be40572c22cc734f5836b4faec8a60340dc7ab67.tar.xz wireguard-linux-be40572c22cc734f5836b4faec8a60340dc7ab67.zip |
scsi: libfc: Map FC_TIMED_OUT to DID_TIME_OUT
When an exchange is completed with FC_TIMED_OUT we should map it to
DID_TIME_OUT to inform the SCSI midlayer that this was a command timeout;
DID_BUS_BUSY implies that the command was never sent which is not the case
here.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Link: https://lore.kernel.org/r/20231129165832.224100-4-hare@kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions