Re: [PATCH 10/11] xfs: use the iomap write page code

2019-10-02 Thread Brian Foster
On Tue, Oct 01, 2019 at 09:11:51AM +0200, Christoph Hellwig wrote: > Use the new iomap writeback code that was copied from XFS to perform > writeback. > > Signed-off-by: Christoph Hellwig > [darrick: reduce this patch only to convert the xfs writeback code] > Signed-off-by: Darrick J. Wong > ---

[PATCH 10/11] xfs: use the iomap write page code

2019-10-01 Thread Christoph Hellwig
Use the new iomap writeback code that was copied from XFS to perform writeback. Signed-off-by: Christoph Hellwig [darrick: reduce this patch only to convert the xfs writeback code] Signed-off-by: Darrick J. Wong --- fs/xfs/xfs_aops.c | 667 + fs/xfs/