On Fri, Mar 21, 2025 at 09:31:31AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > If repair does not discover even a single quota file, then don't have it > try to create a /quota metadir to hold them. This avoids pointless > repair failures on quota-less filesystems that are nearly full. > > Found via generic/558 on a zoned=1 filesystem. Interesting, I never saw that fail. Any interesting options you had to inject for that? The patch itself looks fine, though: Reviewed-by: Christoph Hellwig <hch@xxxxxx>