On Fri, Oct 18, 2024 at 11:55:50AM -0400, Goldwyn Rodrigues wrote: > Reduces the number of arguments to functions iomap_writepages() and > all functions in the writeback path which require both wpc and wbc. > The filesystems need to initialize wpc with wbc before calling > iomap_writepages(). > > Signed-off-by: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> Looks reasonable to me - there's only one path this comes in since we got rid of iomap_writepage()... Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx