diff options
author | 2022-12-12 21:40:36 +0200 | |
---|---|---|
committer | 2023-02-01 14:22:00 +0100 | |
commit | 99607843e7ed8ffeffc1010bd8001087db756535 (patch) | |
tree | 3c0cda6a38c1f988deffa6699524db025befd0bc /scripts/generate_rust_analyzer.py | |
parent | nvme: add nvme_opcode_str function for all nvme cmd types (diff) | |
download | linux-rng-99607843e7ed8ffeffc1010bd8001087db756535.tar.xz linux-rng-99607843e7ed8ffeffc1010bd8001087db756535.zip |
nvme-tcp: add additional info for nvme_tcp_timeout log
This provides additional details about the rq/cmd that is timed out
example log if CONFIG_NVME_VERBOSE_ERRORS is configured:
"nvme nvme0: queue 2 timeout cid 0xd058 type 4 opc Write (0x1)"
example log if CONFIG_NVME_VERBOSE_ERRORS is not configured:
"nvme nvme0: queue 2 timeout cid 0xd058 type 4 opc I/O Cmd (0x1)"
Signed-off-by: Amit Engel <Amit.Engel@dell.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions