Re: [PATCH 00/11] splice cleanups

From: Christoph Hellwig
Date: Fri Sep 16 2016 - 07:24:17 EST


On Wed, Sep 14, 2016 at 10:37:05AM +0200, Miklos Szeredi wrote:
> This contains assorted cleanups in the splice area:
>
> - add helpers for pipe buf ops instead of directly calling them
>
> - page cache buf doesn't seem to need confirming (since ages)
>
> - generic_file_splice_read() and generic_file_read() have lots of
> duplication

The whole series looks great to me:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>