On Wed, 20 Oct 2021 09:53:02 +0100, Pavel Begunkov wrote: > io_unprep_linked_timeout() is broken, first it needs to return back > REQ_F_ARM_LTIMEOUT, so the linked timeout is enqueued and disarmed. But > now we refcounted it, and linked timeouts may get not executed at all, > leaking a request. > > Just kill the unprep optimisation. > > [...] Applied, thanks! [1/1] io_uring: fix ltimeout unprep commit: 195f98fe9a0ec47358f32ef297e9874b0238809d Best regards, -- Jens Axboe