commit | a23e68695593d00b35a6cddf8e9c9ec03505ecb9 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Thu May 19 15:38:20 2011 -0400 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri May 20 20:34:52 2011 +0200 |
tree | 954a92fb07408e4b7483881f09d2afc91002bc00 | |
parent | a29a171e7c46c60842b85729280e2f5690372683 [diff] |
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 <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>