From: Tejun Heo Date: Wed, 9 Jan 2013 16:05:13 +0000 (-0800) Subject: cfq-iosched: add hierarchical cfq_group statistics X-Git-Tag: v3.9-rc1~44^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43114018cb0b253fd03c4ff4d42bcdc43389ac1c;p=pandora-kernel.git cfq-iosched: add hierarchical cfq_group statistics Unfortunately, at this point, there's no way to make the existing statistics hierarchical without creating nasty surprises for the existing users. Just create recursive counterpart of the existing stats. Signed-off-by: Tejun Heo Acked-by: Vivek Goyal --- Reading git-diff-tree failed