Re: [PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-10-18 18:47:23
Also in:
io-uring, linux-fsdevel, lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-10-18 18:47:23
Also in:
io-uring, linux-fsdevel, lkml
On 10/18/21 11:18 AM, Kamal Mostafa wrote:
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? -- Jens Axboe