From: Jens Axboe Date: Fri, 24 Apr 2009 06:10:11 +0000 (+0200) Subject: block: make blk_do_io_stat() do the full "is this rq accountable" checks X-Git-Tag: v2.6.31-rc1~389^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2553b5844b06910435e40cfab9e6f384840cb97;p=pandora-kernel.git block: make blk_do_io_stat() do the full "is this rq accountable" checks We currently check for file system requests outside of blk_do_io_stat(rq), but we may as well just include it. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed