diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-10-10 18:34:11 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-10-10 12:49:25 -0600 |
commit | a71976f3fa474d0aa9b33fc2ecaa67af6103bb71 (patch) | |
tree | 578a4ddec84bdb7fbd6c820444539451899bec2c /fs/drop_caches.c | |
parent | 0bdf7a2ddb7d8b28d1c9f505e7f32aa2972d461b (diff) |
io_uring: remove timeout.list after hrtimer cancel
Remove timeouts from ctx->timeout_list after hrtimer_try_to_cancel()
successfully cancels it. With this we don't need to care whether there
was a race and it was removed in io_timeout_fn(), and that will be handy
for following patches.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/drop_caches.c')
0 files changed, 0 insertions, 0 deletions