block: make blk_do_io_stat() do the full "is this rq accountable" checks
authorJens Axboe <jens.axboe@oracle.com>
Fri, 24 Apr 2009 06:10:11 +0000 (08:10 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 28 Apr 2009 05:37:37 +0000 (07:37 +0200)
commitc2553b5844b06910435e40cfab9e6f384840cb97
tree00a6a1f0c056f19050a8b7c7a1db7b7e0e502062
parent731ec497e5888c6792ad62613ae9be97eebcd7ca
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 <jens.axboe@oracle.com>
block/blk-core.c
block/blk.h