Re: [PATCH 03/14] xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
From: Dave Chinner <david@fromorbit.com>
Date: 2021-08-05 05:29:17
From: Dave Chinner <david@fromorbit.com>
Date: 2021-08-05 05:29:17
On Wed, Aug 04, 2021 at 07:06:39PM -0700, Darrick J. Wong wrote:
From: Darrick J. Wong <djwong@kernel.org> 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@kernel.org>
Looks good. Reviewed-by: Dave Chinner <redacted> -- Dave Chinner david@fromorbit.com