Re: restore splice and sendfile support on kernfs

From: Greg Kroah-Hartman
Date: Thu Jan 21 2021 - 12:32:35 EST


On Wed, Jan 20, 2021 at 09:46:28PM +0100, Christoph Hellwig wrote:
> Hi Greg and Tejun,
>
> this fixes a regression in Linux 5.10 that stopped sendfile and splice
> from working on kernfs/sysfs files.
>
> Diffstt:
> file.c | 65 ++++++++++++++++++++++++-----------------------------------------
> 1 file changed, 24 insertions(+), 41 deletions(-)

Thanks for these, now queued up!

greg k-h