nvme: add support multipath passthrough iostats
authorKeith Busch <kbusch@kernel.org>
Thu, 28 May 2026 01:00:41 +0000 (18:00 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 28 May 2026 15:35:38 +0000 (09:35 -0600)
commit7d6eb455ecf0f95c54257ae372ac1272cff834e3
tree0652fae4a622535a88cf99f9966657c9a562940b
parentb7f40ab50190e2500c3c297d15e00040dca47feb
nvme: add support multipath passthrough iostats

Don't skip the io accounting for passthrough commands if the user
enabled tracking these.

Reviewed-by: Nilay Shroff <nilay@linux.ibm.com>
Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260528010041.1533124-3-kbusch@meta.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/ioctl.c
drivers/nvme/host/multipath.c