Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blk-cgroup: Kill the header printed at the start of blkio.weight_devi…
…ce 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>
- Loading branch information