On Mon, Jul 19, 2021 at 11:00:15AM -0700, Darrick J. Wong wrote: > On Mon, Jul 19, 2021 at 12:20:54PM +0200, Christoph Hellwig wrote: > > Hi all, > > > > xfs/319 keeps crashing for me when running it for a 1k block size > > file systems on x86 with debugging enabled. The problem is that > > xfs_bmapi_remap is called on a range that is not a hole. > > Hmm. Dave sent me a warning late last night about some sort of log > recovery problem in -rc2 due to FUA changes or something. Did this > happen in -rc1? I've reproduced it all the way back to 5.12 so far.