io_uring: keep timeout in io_wait_queue
authorPavel Begunkov <asml.silence@gmail.com>
Thu, 5 Jan 2023 11:22:29 +0000 (11:22 +0000)
committerJens Axboe <axboe@kernel.dk>
Sun, 8 Jan 2023 18:18:44 +0000 (11:18 -0700)
commiteccd4dbabfec139d4673fa9f7a31d9e2438a297d
treebafc0a6cc3b26d74e999ce80699675eacac662b4
parenteaf9f483c9cbd672061befa6220cf52a73bcd482
io_uring: keep timeout in io_wait_queue

Move waiting timeout into io_wait_queue

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/e4b48a9e26a3b1cf97c80121e62d4b5ab873d28d.1672916894.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c