io_uring: move cancelation into its own file
This also helps cleanup the io_uring.h cancel parts, as we can make
things static in the cancel.c file, mostly.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Loading
Please sign in to comment
This also helps cleanup the io_uring.h cancel parts, as we can make
things static in the cancel.c file, mostly.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>