On Thu, May 05, 2022 at 09:04:54AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Check the superblock's free rt extent count against what we observed. > This increases the runtime and memory usage, but we can now report > undercounting frextents as a result of a logging bug in the kernel. > Note that repair has always fixed the undercount, but it no longer does > that silently. This looks sensible, but can't we still skip running phase5 for file systems without an RT subvolume?