2019-10-25 20:41:14

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH 0/3][for-linus] Fix bunch of bugs in io_uring

On 10/25/19 3:31 AM, Pavel Begunkov (Silence) wrote:
> From: Pavel Begunkov <[email protected]>
>
> The issues are mostly unrelated. The fixes are done with simplicity
> and easiness to merge in mind. It may introduce a slight performance
> regression, which I intend to address in following patches for-next.
>
> Pavel Begunkov (3):
> io_uring: Fix corrupted user_data
> io_uring: Fix broken links with offloading
> io_uring: Fix race for sqes with userspace
>
> fs/io_uring.c | 67 ++++++++++++++++++++++++++++-----------------------
> 1 file changed, 37 insertions(+), 30 deletions(-)

These all look good, I'll apply them for 5.4. Thanks!

--
Jens Axboe