lkml.org 
[lkml]   [2020]   [Dec]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: LXC broken with 5.10-stable?, ok with 5.9-stable (Re: Linux 5.10.3)
On Sun, Dec 27, 2020 at 10:39 AM Jussi Kivilinna <jussi.kivilinna@iki.fi> 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
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2020-12-27 20:16    [W:0.049 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site