Re: LXC broken with 5.10-stable?, ok with 5.9-stable (Re: Linux 5.10.3)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Dec 27, 2020 at 10:39 AM Jussi Kivilinna <jussi.kivilinna@xxxxxx> wrote:
>
> 5.10.3 with patch compiles fine, but does not solve the issue.

Duh. adding the read_iter only fixes kernel_read(). For splice, it also needs a

        .splice_read = generic_file_splice_read,

in the file operations, something like this...

Does that get things working?

              Linus

Attachment: patch
Description: Binary data


[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux