commit | 98e41c7dfc90c0e9a1086502d4c4d367e1ad74db | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Mon Feb 05 11:55:35 2007 +0100 |
committer | Jens Axboe <axboe@carl.home.kernel.dk> | Sun Feb 11 23:14:44 2007 +0100 |
tree | c064f21aec474eb76de222175f042035640de290 | |
parent | aaf1228ddfb44f04c87d1e7dfc5ccffdba74363d [diff] |
[PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() Move the on_rr check into cfq_resort_rr_list(), every call site needs to check it anyway. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>