On 3/25/21 12:32 PM, Pavel Begunkov wrote: > 1-3 timeout cancellation fixes > 4/4 prevents a regression cancelling more than needed > > Pavel Begunkov (4): > io_uring: fix timeout cancel return code > io_uring: do post-completion chore on t-out cancel > io_uring: don't cancel-track common timeouts > io_uring: don't cancel extra on files match > > fs/io_uring.c | 53 ++++++++++++++++++++++++++------------------------- > 1 file changed, 27 insertions(+), 26 deletions(-) Thanks, applied. -- Jens Axboe