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

blkcg: separate out tg_conf_updated() from tg_set_conf()



tg_set_conf() is largely consisted of parsing and setting the new
config and the follow-up application and propagation.  This patch
separates out the latter part into tg_conf_updated().  This will be
used to implement interface for the unified hierarchy.

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