On Fri, Mar 21, 2025 at 09:31:46AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > I observed that xfs_repair -n segfaults during xfs/812 after corrupting > the /rtgroups metadir inode because mp->m_rtdirip isn't loaded. Fix the > crash and print a warning about the missing inode. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>