On Thu, Aug 22, 2024 at 05:05:32PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Online repair might use the xfs_bmap_add_attrfork to repair a file in > the metadata directory tree if (say) the metadata file lacks the correct > parent pointers. In that case, it is not correct to check that the file > is dqattached -- metadata files must be not have /any/ dquot attached at > all. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>