+7
−6
+1
−0
+2
−320
+1
−0
+0
−8
Loading
Move the completion queue waiting and scheduling code out of io_uring.c
into a dedicated wait.c file. This further removes code out of the
main io_uring C and header file, and into a topical new file.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>