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

io_uring: request cancellations should break links



We currently don't explicitly break links if a request is cancelled, but
we should. Add explicitly link breakage for all types of request
cancellations that we support.

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