blkcg: add blkio_policy_ops operations for exit and stat reset
commit9ade5ea4ce57d3596eaee6a57cd212a483674058
authorTejun Heo <tj@kernel.org>
Sun, 1 Apr 2012 21:38:44 +0000 (1 14:38 -0700)
committerTejun Heo <tj@kernel.org>
Sun, 1 Apr 2012 21:38:44 +0000 (1 14:38 -0700)
treecad2cc4ecb116f114cc73098b1704a47d82edd18
parent41b38b6d540f951c49315d8573e6f6195a6e736d
blkcg: add blkio_policy_ops operations for exit and stat reset

Add blkio_policy_ops->blkio_exit_group_fn() and
->blkio_reset_group_stats_fn().  These will be used to further
modularize blkcg policy implementation.

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