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, 29 Jan 2023 22:17:40 +0000 (15:17 -0700)
commitd33a39e577687e12d4468e9dd999375b9973d700
tree1fb2d9c0352da1e3951bae9b94aa9539aed35f69
parent46ae7eef44f6dfd825a3bcfa43392d3ad9836ada
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