io_uring: set completion results upfront
authorJens Axboe <axboe@kernel.dk>
Tue, 24 May 2022 18:45:38 +0000 (12:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:08:10 +0000 (11:08 -0600)
commit460ef55aabf88c4b3647fda1eff6bdcb80d39eea
tree0284ec1b92a187d7d821c7622cfddd181adea262
parent8c09a4503965fee0c43ad33acef3e4b357f8041c
io_uring: set completion results upfront

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/io_uring.h [new file with mode: 0644]