commit | 54e7ed12bad1e3aa2a28558fab6850240465f973 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Mon Apr 16 13:57:23 2012 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Apr 20 10:06:16 2012 +0200 |
tree | 907eb0451782f4eb1ad3f9236e51ec4acb7fb941 | |
parent | c94bed89995e638e43a6663177358b9d20617361 [diff] |
blkcg: remove blkio_group->path[] blkio_group->path[] stores the path of the associated cgroup and is used only for debug messages. Just format the path from blkg->cgroup when printing debug messages. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>