From: Tejun Heo Date: Sun, 1 Apr 2012 21:38:44 +0000 (-0700) Subject: blkcg: add blkio_policy_ops operations for exit and stat reset X-Git-Tag: v3.5-rc1~42^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ade5ea4ce57d3596eaee6a57cd212a483674058;p=pandora-kernel.git 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 --- Reading git-diff-tree failed