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 <[email protected]>

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

Reviewed-by: Dave Chinner <[email protected]>
-- 
Dave Chinner
[email protected]

Reply via email to