On Thu, Oct 17, 2019 at 07:56:20PM +0200, Christoph Hellwig wrote:
> Take the xfs writeback code and move it to fs/iomap.  A new structure
> with three methods is added as the abstraction from the generic writeback
> code to the file system.  These methods are used to map blocks, submit an
> ioend, and cancel a page that encountered an error before it was added to
> an ioend.
> 
> Signed-off-by: Christoph Hellwig <h...@lst.de>

With Darrick's renaming of the .submit_ioend method, this looks
fine.

Reviewed-by: Dave Chinner <dchin...@redhat.com>
-- 
Dave Chinner
da...@fromorbit.com

Reply via email to