commit | 06d2188644c85c56d243efab914f368d1d23c4a3 | [log] [tgz] |
---|---|---|
author | Jeff Moyer <jmoyer@redhat.com> | Fri Sep 11 17:08:59 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Sep 14 08:24:52 2009 +0200 |
tree | 5ee4a4c5b6343a33573fac6a3a66015238e5b1d6 | |
parent | a9327cac440be4d8333bba975cbbf76045096275 [diff] |
cfq: choose a new next_req when a request is dispatched This patch addresses http://bugzilla.kernel.org/show_bug.cgi?id=13401, a regression introduced in 2.6.30. From the bug report: Signed-off-by: Jens Axboe <jens.axboe@oracle.com>