blk-cgroup: Only give unaccounted_time under debug
authorJustin TerAvest <teravest@google.com>
Tue, 22 Mar 2011 20:26:54 +0000 (21:26 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 22 Mar 2011 20:26:54 +0000 (21:26 +0100)
commit9026e521c0da0731eb31f9f9022dd00cc3cd8885
treeb2e9f44d22d009efcac6bf4a25a620017ac903a0
parenteda5e0c91fed2d2a38a341b0957263406d330274
blk-cgroup: Only give unaccounted_time under debug

This change moves unaccounted_time to only be reported when
CONFIG_DEBUG_BLK_CGROUP is true.

Signed-off-by: Justin TerAvest <teravest@google.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-cgroup.c