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>
Fri, 19 Feb 2021 14:40:38 +0000 (07:40 -0700)
commitfa6d8f5f33a8b9aa303afc9f5b2db61158b35365
tree934791d406ca5638dc319ebd26cad0924a91e38e
parentd4e1b93c52cca68f0f39b23d8a07dadf7eadd571
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