git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731ec49
)
block: make blk_do_io_stat() do the full "is this rq accountable" checks
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 24 Apr 2009 06:10:11 +0000
(08:10 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 28 Apr 2009 05:37:37 +0000
(07:37 +0200)
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>
No differences found