commit | c2553b5844b06910435e40cfab9e6f384840cb97 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Fri Apr 24 08:10:11 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Tue Apr 28 07:37:37 2009 +0200 |
tree | 00a6a1f0c056f19050a8b7c7a1db7b7e0e502062 | |
parent | 731ec497e5888c6792ad62613ae9be97eebcd7ca [diff] |
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>