Skip to content
Snippets Groups Projects
Commit e6ec4fe2 authored by Jens Axboe's avatar Jens Axboe
Browse files

cfq-iosched: fix bad return value cfq_should_preempt()


Commit a6151c3a inadvertently reversed
a preempt condition check, potentially causing a performance regression.
Make the meta check correct again.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 8c4db335
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment