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)
committerChristoph Hellwig <hch@lst.de>
Tue, 26 Jul 2022 20:04:21 +0000 (16:04 -0400)
commit187e1b4b746a825e382846dd1cf9e3343c8f5c17
treec3dcbd2670ed014473b1707cc0394bfea5633497
parent07a7973ea24a099e29d3fb3f8f19a4dbe1707ee1
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>
drivers/nvme/host/constants.c
drivers/nvme/host/pci.c