[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201029103220.GB3764182@kroah.com>
Date: Thu, 29 Oct 2020 11:32:20 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Christoph Hellwig <hch@....de>
Cc: Al Viro <viro@...iv.linux.org.uk>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Alexey Dobriyan <adobriyan@...il.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] seq_file: add seq_read_iter
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 <hch@....de>
> ---
> fs/seq_file.c | 45 ++++++++++++++++++++++++++++------------
> include/linux/seq_file.h | 1 +
> 2 files changed, 33 insertions(+), 13 deletions(-)
Tested-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists