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

cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()



We're going to be needing that init code outside of that function
to get rid of the __GFP_NOFAIL in cfqq allocation.

Reviewed-by: default avatarJeff Moyer <jmoyer@redhat.com>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 61fd2167
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