commit | f1042b6ccb887f07301f6b096b3d0cfcf9189323 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Sat Aug 28 19:54:39 2021 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Aug 29 16:12:21 2021 -0600 |
tree | 1b942cb931db675bce133d28278e878ca5514e24 | |
parent | ef9dd637084d437463f5e9efa153dfc94e7e5f08 [diff] |
io_uring: allow updating linked timeouts We allow updating normal timeouts, add support for adjusting timings of linked timeouts as well. Reported-by: Victor Stewart <v@nametag.social> Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>