diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-11-03 12:39:05 -0700 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-11-04 09:32:09 -0700 |
| commit | ffce324364318220acf83e576eac06549cbf9911 (patch) | |
| tree | 1ea06aa01c92b915bf2d283a1b693c21aaf88ca0 /tools/lib/python/kdoc/python_version.py | |
| parent | 01e019b2a30df41c485f602a5246124ea911071b (diff) | |
io_uring/cancel: move cancelation code from io_uring.c to cancel.c
There's a bunch of code strictly dealing with cancelations, and that
code really belongs in cancel.c rather than in the core io_uring.c file.
Move the code there. Mostly mechanical, only real oddity here is that
struct io_defer_entry now needs to be visible across both io_uring.c
and cancel.c.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
