On Wed, Aug 04, 2021 at 07:06:39PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Move the xfs_inactive call and all the other debugging checks and stats > updates into xfs_inode_mark_reclaimable because most of that are > implementation details about the inode cache. This is preparation for > deferred inactivation that is coming up. We also move it around > xfs_icache.c in preparation for deferred inactivation. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx