blkio: Remove per-cfqq nr_sectors as we'll be passing
authorDivyesh Shah <dpshah@google.com>
Thu, 1 Apr 2010 22:01:04 +0000 (15:01 -0700)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 2 Apr 2010 06:44:36 +0000 (08:44 +0200)
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>

No differences found