diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-08-06 11:05:38 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-06 11:05:38 -0700 |
commit | c6c2066db3963e519a7ff8f432fcec956f4d23b4 (patch) | |
tree | 5155116921fa1a7e875e117b5d98b062291d10e6 /fs/xfs/xfs_inode.h | |
parent | 0ed17f01c85401abf1706d9825796fc6661c0889 (diff) | |
download | linux-c6c2066db3963e519a7ff8f432fcec956f4d23b4.tar.gz linux-c6c2066db3963e519a7ff8f432fcec956f4d23b4.tar.bz2 linux-c6c2066db3963e519a7ff8f432fcec956f4d23b4.zip |
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
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>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_inode.h')
0 files changed, 0 insertions, 0 deletions