]> www.infradead.org Git - users/jedix/linux-maple.git/commit
blk-throttle: Delete unnecessary carryover-related fields from throtl_grp
authorZizhi Wo <wozizhi@huawei.com>
Thu, 17 Apr 2025 13:20:53 +0000 (21:20 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 6 May 2025 01:08:34 +0000 (19:08 -0600)
commit7b89d46051ab310096994303b969768c4a9eb18f
tree32ef751afe9abfa604027e612262977fe987305e
parentf66cf69eb8765341bbeff0e92a7d0d2027f62452
blk-throttle: Delete unnecessary carryover-related fields from throtl_grp

We no longer need carryover_[bytes/ios] in tg, so it is removed. The
related comments about carryover in tg are also merged into
[bytes/io]_disp, and modify other related comments.

Signed-off-by: Zizhi Wo <wozizhi@huawei.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Yu Kuai <yukuai3@huawei.com>
Link: https://lore.kernel.org/r/20250417132054.2866409-3-wozizhi@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-throttle.c
block/blk-throttle.h