Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 19c9a2ba authored by Yu Kuai's avatar Yu Kuai Committed by Greg Kroah-Hartman
Browse files

blk-cgroup: fix missing pd_online_fn() while activating policy

[ Upstream commit e3ff8887

 ]

If the policy defines pd_online_fn(), it should be called after
pd_init_fn(), like blkg_create().

Signed-off-by: default avatarYu Kuai <yukuai3@huawei.com>
Acked-by: default avatarTejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20230103112833.2013432-1-yukuai1@huaweicloud.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent a1c0263f
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment