nvme-pci: print the command name of aborted commands
authorChristoph Hellwig <hch@lst.de>
Mon, 18 Jul 2022 05:13:24 +0000 (07:13 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Aug 2022 23:22:48 +0000 (17:22 -0600)
commit8614144002b58520be653c5645cabe707fb46b2a
tree8c706aa464f0041edbdc1a9f062dfff602a0400f
parent33b6debd6128f28e21b916d1ec551683fd16e088
nvme-pci: print the command name of aborted commands

To allow for slightly better debugging, print the command name when
aborting an command.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/constants.c
drivers/nvme/host/pci.c