On Tue, Apr 16, 2024 at 03:31:48PM -0700, Darrick J. Wong wrote: > So I think I want to change xchk_irele to clear I_DONTCACHE if we're in > transaction context or if corruption was found; and to use > XFS_IGET_DONTCACHE instead of the i_count-based d_mark_dontcache calls. Yes, that's what I thought.