commit | 9a0785b0da561e1e9c6617df85e93ae107a42f18 | [log] [tgz] |
---|---|---|
author | Divyesh Shah <dpshah@google.com> | Thu Apr 01 15:01:04 2010 -0700 |
committer | Jens Axboe <jens.axboe@oracle.com> | Fri Apr 02 08:44:36 2010 +0200 |
tree | 56cb6b65f175a13c85976192216a6b8101b0d0f3 | |
parent | ed6b6dc7c142bfb5840d201a9b4a465c9e56ce33 [diff] |
blkio: Remove per-cfqq nr_sectors as we'll be passing that info at request dispatch with other stats now. This patch removes the existing support for accounting sectors for a blkio_group. This will be added back differently in the next two patches. Signed-off-by: Divyesh Shah<dpshah@google.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>