On Thu, Oct 29, 2020 at 11:09:49AM +0100, Christoph Hellwig wrote: > Wire up generic_file_splice_read for the iter based proxy ops, so > that splice reads from them work. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/proc/inode.c | 2 ++ > 1 file changed, 2 insertions(+) Tested-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>