summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_log_format.h
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-06-08 09:38:36 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-06-08 09:38:36 -0700
commit68b2c8bcdb813cd7e520e8cf54912a3280deb74d (patch)
treea16f96a738101533e64ee11bae6a1b2204cc145e /fs/xfs/libxfs/xfs_log_format.h
parent295abff2fb940362814d12d513d8c443485183db (diff)
parentb26b2bf14f823e9597118c01993aeba9aeb9a701 (diff)
Merge tag 'rename-eofblocks-5.14_2021-06-08' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-5.14-merge2
xfs: rename struct xfs_eofblocks In the old days, struct xfs_eofblocks was an optional parameter to the speculative post-EOF allocation garbage collector to narrow the scope of a scan to files fitting specific criteria. Nowadays it is used for all other kinds of inode cache walks (reclaim, quotaoff, inactivation), so the name is no longer fitting. Change the flag namespace and rename the structure to something more appropriate for what it does. v2: separate the inode cache walk flag namespace from eofblocks * tag 'rename-eofblocks-5.14_2021-06-08' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux: xfs: rename struct xfs_eofblocks to xfs_icwalk xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Diffstat (limited to 'fs/xfs/libxfs/xfs_log_format.h')
0 files changed, 0 insertions, 0 deletions