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

block: get rid of kblock_schedule_delayed_work()



It was briefly introduced to allow CFQ to to delayed scheduling,
but we ended up removing that feature again. So lets kill the
function and export, and just switch CFQ back to the normal work
schedule since it is now passing in a '0' delay from all call
sites.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 48e025e6
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