io_uring: tie async worker side to the task context
authorJens Axboe <axboe@kernel.dk>
Tue, 16 Feb 2021 19:56:50 +0000 (12:56 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 22 Feb 2021 00:25:22 +0000 (17:25 -0700)
commit5aa75ed5b93f086c455a3c67239b0471ff5a1526
treefb879d1a9643fb1624b359371e9a8684a58ebe57
parent3b094e727dd5b24b4b259a8617b375dd20c16347
io_uring: tie async worker side to the task context

Move it outside of the io_ring_ctx, and tie it to the io_uring task
context.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/linux/io_uring.h