summaryrefslogtreecommitdiff
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2012-04-13 20:11:28 (GMT)
committerJens Axboe <axboe@kernel.dk>2012-04-20 08:06:06 (GMT)
commit8bd435b30ecacb69bbb8b2d3e251f770b807c5b2 (patch)
treea1a50e95517a54a578af3967fb4016a5a1a42a68 /kernel/sys.c
parentec399347d39fb2337ebace928cf4a2855bd0ec37 (diff)
downloadlinux-8bd435b30ecacb69bbb8b2d3e251f770b807c5b2.tar.xz
blkcg: remove static policy ID enums
Remove BLKIO_POLICY_* enums and let blkio_policy_register() allocate @pol->plid dynamically on registration. The maximum number of blkcg policies which can be registered at the same time is defined by BLKCG_MAX_POLS constant added to include/linux/blkdev.h. Note that blkio_policy_register() now may fail. Policy init functions updated accordingly and unnecessary ifdefs removed from cfq_init(). Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions