blkcg: implement blkio_policy_type->cftypes
authorTejun Heo <tj@kernel.org>
Sun, 1 Apr 2012 21:38:43 +0000 (14:38 -0700)
committerTejun Heo <tj@kernel.org>
Sun, 1 Apr 2012 21:38:43 +0000 (14:38 -0700)
commit44ea53de46a8b01a65ae6217f47e00b516725190
tree45ccff782042704818d0b3f96221c381209e4a2d
parent829fdb50004de78f1bd187e428d72edcd9721cb8
blkcg: implement blkio_policy_type->cftypes

Add blkiop->cftypes which is added and removed together with the
policy.  This will be used to move conf/stat handling to the policies.

Signed-off-by: Tejun Heo <tj@kernel.org>
block/blk-cgroup.c
block/blk-cgroup.h