On Mon, Feb 17, 2020 at 05:50:01AM -0800, Christoph Hellwig wrote: > On Tue, Feb 04, 2020 at 04:46:44PM -0800, Darrick J. Wong wrote: > > This fixes a regression found by fuzzing u3.sfdir3.hdr.parent.i4 to > > lastbit (aka making a directory's .. point to the user quota inode) in > > xfs/384. > > Is that a bug or a regression? If the latter, what commit caused the > regression? Eh, it's a bug found by a fuzzer fstest, so I guess this should be reworded somehwat: "This fixes a bug found by fuzzing..." --D > Otherwise looks good: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx>