]> Git Repo - linux.git/commit - block/blk-core.c
block: make blk_do_io_stat() do the full "is this rq accountable" checks
authorJens Axboe <[email protected]>
Fri, 24 Apr 2009 06:10:11 +0000 (08:10 +0200)
committerJens Axboe <[email protected]>
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 <[email protected]>
block/blk-core.c
block/blk.h
This page took 0.059421 seconds and 4 git commands to generate.