Re: [PATCH 2/3] proc: wire up generic_file_splice_read for iter ops

From: Greg KH
Date: Thu Oct 29 2020 - 06:32:53 EST


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>