diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2009-10-05 11:03:39 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-10-05 11:03:39 +0200 |
commit | 30996f40bffe73f05abb92a4cec254befa8cecf7 (patch) | |
tree | 2ce2cf9ed92aff3f930b7553711f4b439d6cb89e /net | |
parent | 374576a8b6f865022c0fd1ca62396889b23d66dd (diff) |
cfq-iosched: fix issue with rq-rq merging and fifo list ordering
cfq uses rq->start_time as the fifo indicator, but that field may
get modified prior to cfq doing it's fifo list adjustment when
a request gets merged with another request. This can cause the
fifo list to become unordered.
Reported-by: Corrado Zoccolo <czoccolo@gmail.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions