From: Vivek Goyal Date: Thu, 19 May 2011 19:38:20 +0000 (-0400) Subject: blk-cgroup: move some fields of unaccounted_time file under right config option X-Git-Tag: v3.0-rc1~163^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23e68695593d00b35a6cddf8e9c9ec03505ecb9;p=pandora-kernel.git blk-cgroup: move some fields of unaccounted_time file under right config option cgroup unaccounted_time file is created only if CONFIG_DEBUG_BLK_CGROUP=y. there are some fields which are out side this config option. Fix that. Signed-off-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed