Skip to content
Commit 71c81407 authored by Tejun Heo's avatar Tejun Heo Committed by Jens Axboe
Browse files

blkcg: blkcg_activate_policy() should initialize ancestors first



When blkcg_activate_policy() is creating blkg_policy_data for existing
blkgs, it did in the wrong order - descendants first.  Fix it.  None
of the existing controllers seem affected by this.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ef069b97
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