Re: allow ->read_iter on debugfs

From: Greg KH
Date: Mon Jul 13 2020 - 04:38:30 EST


On Mon, Jul 13, 2020 at 09:37:28AM +0200, Christoph Hellwig wrote:
> Hi Greg,
>
> in my filesystem set_fs removel series I convert the seq_file interface
> to be iov_iter based. It turns out debugfs needs this little patch
> to proxy read_iter as well. Let me know if you are ok with me queueing
> this up with the rest of the series.
>
>

No objection from me, please do so!

thanks,

greg k-h