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

io_uring: io_async_task_func() should check and honor cancelation



If the request has been marked as canceled, don't try and issue it.
Instead just fill a canceled event and finish the request.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 74ce6ce4
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