Re: [PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static.
From: Christoph Hellwig
Date: Mon Sep 21 2020 - 10:10:07 EST
On Tue, Sep 15, 2020 at 02:55:13PM +0000, David Laight wrote:
>
> This lets the compiler inline it into import_iovec() generating
> much better code.
The changelog is a bit short, but otherwise this looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>
I picked this up as a prep patch for the compat iovec handling.