]> git.baikalelectronics.ru Git - kernel.git/commit
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()
authorTejun Heo <tj@kernel.org>
Wed, 28 Aug 2019 22:05:53 +0000 (15:05 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 29 Aug 2019 03:17:04 +0000 (21:17 -0600)
commit93bcb78ff19567d671a3d2d9641a7dad574106ba
treea0157e4d1ded778a3aefe989666bf7151aeb0a1b
parentf729ac8b407aff4035b7d081593d3619786f56cb
blkcg: separate blkcg_conf_get_disk() out of blkg_conf_prep()

Separate out blkcg_conf_get_disk() so that it can be used by blkcg
policy interface file input parsers before the policy is actually
enabled.  This doesn't introduce any functional changes.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c
include/linux/blk-cgroup.h