summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorKeith Busch <kbusch@kernel.org>2020-10-15 21:36:29 +0300
committerChristoph Hellwig <hch@lst.de>2020-10-22 16:27:14 +0300
commit643c476d6f78cf0349fb8e07334962dd056a3c90 (patch)
treefed02a84851d4e2ae6c790586f816ddd1b0c24a1 /lib/debugobjects.c
parenta87da50f39d467f2ea4c1f98decb72ef6d87a31e (diff)
downloadlinux-643c476d6f78cf0349fb8e07334962dd056a3c90.tar.xz
nvme: use queuedata for nvme_req_qid
The request's rq_disk isn't set for passthrough IO commands, so tracing uses qid 0 for these which incorrectly decodes as an admin command. Use the request_queue's queuedata instead since that value is always set for the IO queues, and never set for the admin queue. Signed-off-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions