Skip to content
Commit 1b379d8d authored by Jens Axboe's avatar Jens Axboe
Browse files

cfq-iosched: get rid of must_alloc flag



It's not currently used, as pointed out by
Gui Jianfeng <guijianfeng@cn.fujitsu.com>. We already check the
wait_request flag to allow an idling queue priority allocation access,
so we don't need this extra flag.

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