commit | 44ea53de46a8b01a65ae6217f47e00b516725190 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Sun Apr 01 14:38:43 2012 -0700 |
committer | Tejun Heo <tj@kernel.org> | Sun Apr 01 14:38:43 2012 -0700 |
tree | 45ccff782042704818d0b3f96221c381209e4a2d | |
parent | 829fdb50004de78f1bd187e428d72edcd9721cb8 [diff] |
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>