On 8/31/21 7:13 AM, Pavel Begunkov wrote: > Fix small problems with new link fail logic > > v2: set REQ_F_LINK after clearing HARDLINK, leaking reqs otherwise (Hao) > > Pavel Begunkov (2): > io_uring: fix queueing half-created requests > io_uring: don't submit half-prepared drain request > > fs/io_uring.c | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-) Applied, thanks. -- Jens Axboe