]> www.infradead.org Git - users/dwmw2/linux.git/commit
nvme: parse reservation commands's action and rtype to string
authorGuixin Liu <kanie@linux.alibaba.com>
Mon, 14 Oct 2024 10:14:57 +0000 (18:14 +0800)
committerKeith Busch <kbusch@kernel.org>
Wed, 13 Nov 2024 16:51:24 +0000 (08:51 -0800)
commit8a502b5c1689862b1fce1ef3019dcd284cc98aa8
tree05ebc80ef16f7aba0026e2d91aaeb8983266a645
parent609e60a3a9f4053b420d3ece565dee273bfdc2e8
nvme: parse reservation commands's action and rtype to string

Parse reservation commands's action(including rrega, racqa and rrela)
and rtype to string to make the trace log more human-readable.

Signed-off-by: Guixin Liu <kanie@linux.alibaba.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/trace.c