On Sat, Mar 22, 2025 at 11:33:42PM -0700, Christoph Hellwig wrote: > 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? No, just use a pathetically small device to try to pound on ENOSPC harder. ;) --D > The patch itself looks fine, though: > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > >