Re: lift the xfs writepage code into iomap v2

2019-06-27 Thread Christoph Hellwig
On Thu, Jun 27, 2019 at 06:32:56PM -0700, Darrick J. Wong wrote: > I think Dave has voiced some valid concerns about our ability to support > this code over the long term once we start sharing it with other fses. > XFS has a longish history of sailing away from generic code so that we > can remove

Re: lift the xfs writepage code into iomap v2

2019-06-27 Thread Darrick J. Wong
On Thu, Jun 27, 2019 at 12:48:23PM +0200, Christoph Hellwig wrote: > Hi all, > > this series cleans up the xfs writepage code Ok. Patches #2 and #3 are trivial so I put them in my internal branch. By now I'm sure everyone's noticed that I suspect that patch #7 fixes the generic/475 crash that E