On Thu, Oct 29, 2020 at 11:09:48AM +0100, Christoph Hellwig wrote:
> iov_iter based variant for reading a seq_file.  seq_read is
> reimplemented on top of the iter variant.
> 
> Signed-off-by: Christoph Hellwig <[email protected]>
> ---
>  fs/seq_file.c            | 45 ++++++++++++++++++++++++++++------------
>  include/linux/seq_file.h |  1 +
>  2 files changed, 33 insertions(+), 13 deletions(-)

Tested-by: Greg Kroah-Hartman <[email protected]>

Reply via email to