On Mon, 07 Oct 2024 08:32:35 -0700, Keith Busch wrote: > Applications using the passthrough interfaces for IO want to continue > seeing the disk stats. These requests had been fenced off from this > block layer feature. While the block layer doesn't necessarily know what > a passthrough command does, we do know the data size and direction, > which is enough to account for the command's stats. > > Since tracking these has the potential to produce unexpected results, > the passthrough stats are locked behind a new queue flag that needs to > be enabled with the /sys/block/<dev>/queue/iostats_passthrough > attribute. > > [...] Applied, thanks! [1/1] block: enable passthrough command statistics commit: 5dfb485db7d998b3eeb16bb95188c1e56195e047 Best regards, -- Jens Axboe