Re: [PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-10-20 12:39:01
Also in:
io-uring, linux-fsdevel, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-10-20 12:39:01
Also in:
io-uring, linux-fsdevel, lkml
On Mon, Oct 18, 2021 at 12:47:17PM -0600, Jens Axboe wrote:
On 10/18/21 11:18 AM, Kamal Mostafa wrote:quoted
The linux-5.10.y backport of commit "io_uring: add ->splice_fd_in checks" includes a typo: "|" where "||" should be. (The original upstream commit is fine.)Oops indeed! Greg, can you queue this one up?
Sure, now done. greg k-h