From: Divyesh Shah Date: Thu, 1 Apr 2010 22:01:04 +0000 (-0700) Subject: blkio: Remove per-cfqq nr_sectors as we'll be passing X-Git-Tag: v2.6.35-rc1~442^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a0785b0da561e1e9c6617df85e93ae107a42f18;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed