On Thu, 30 May 2024 09:45:47 -0400, Waiman Long wrote: > Commit bf20ab538c81 ("blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW") > attempts to revert the code change introduced by commit cd5ab1b0fcb4 > ("blk-throttle: add .low interface"). However, it leaves behind the > bps_conf[] and iops_conf[] fields in the throtl_grp structure which > aren't set anywhere in the new blk-throttle.c code but are still being > used by tg_prfill_limit() to display the limits in io.max. Now io.max > always displays the following values if a block queue is used: > > [...] Applied, thanks! [1/1] blk-throttle: Fix incorrect display of io.max commit: 0a751df4566c86e5a24f2a03290dad3d0f215692 Best regards, -- Jens Axboe