commit | af41d7bd9b685ab4e8f930627874ba4f4728e128 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@redhat.com> | Wed Sep 15 17:06:32 2010 -0400 |
committer | Jens Axboe <jaxboe@fusionio.com> | Thu Sep 16 08:40:42 2010 +0200 |
tree | f91be30499efd1c39a3417cb19186ecca261ebe2 | |
parent | 38b6f45a97bbb8536cc7d095b577f580bd4d643e [diff] |
blk-cgroup: Kill the header printed at the start of blkio.weight_device file o Kill extra "dev weight" header which is printed when somebody reads blkio.weight_device file. This really seems to be out of convention. No other blkio files are printing any header at the start of file. I think it is ok to just print values and how to interpret values should be part of documentation. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>