diff options
author | Chengming Zhou <zhouchengming@bytedance.com> | 2023-04-06 16:50:48 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-04-07 00:17:32 +0200 |
commit | e9f2f3f590289681c71d0137d4e5e88421f934c6 (patch) | |
tree | 6f43c465a7e2e9e24c2ef3e94c0fc9bc2e6c2f55 /block/blk-cgroup.h | |
parent | sed-opal: Add command to read locking range parameters. (diff) | |
download | linux-e9f2f3f590289681c71d0137d4e5e88421f934c6.tar.xz linux-e9f2f3f590289681c71d0137d4e5e88421f934c6.zip |
block, bfq: remove BFQ_WEIGHT_LEGACY_DFL
BFQ_WEIGHT_LEGACY_DFL is the same as CGROUP_WEIGHT_DFL, which means
we don't need cpd_bind_fn() callback to update default weight when
attached to a hierarchy.
This patch remove BFQ_WEIGHT_LEGACY_DFL and cpd_bind_fn().
Signed-off-by: Chengming Zhou <zhouchengming@bytedance.com>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20230406145050.49914-2-zhouchengming@bytedance.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions