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:
6c7e8ce
)
block: fix inconsistency in I/O stat accounting code
author
Jerome Marchand
<jmarchan@redhat.com>
Fri, 27 Mar 2009 09:31:51 +0000
(10:31 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 7 Apr 2009 06:12:38 +0000
(08:12 +0200)
This forces in_flight to be zero when turning off or on the I/O stat
accounting and stops updating I/O stats in attempt_merge() when
accounting is turned off.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found