diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-06-01 13:49:52 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-06-03 15:56:02 -0700 |
commit | c809d7e948a131cba8fdf9fbd0b50e1f59255f50 (patch) | |
tree | 34e8290f7d474a608d92f18902215de759499f8c /fs/iomap | |
parent | c1115c0cba2b82e71ec77e794c684ac87160fcf6 (diff) | |
download | linux-c809d7e948a131cba8fdf9fbd0b50e1f59255f50.tar.gz linux-c809d7e948a131cba8fdf9fbd0b50e1f59255f50.tar.bz2 linux-c809d7e948a131cba8fdf9fbd0b50e1f59255f50.zip |
xfs: pass the goal of the incore inode walk to xfs_inode_walk()
As part of removing the indirect calls and radix tag implementation
details from the incore inode walk loop, create an enum to represent the
goal of the inode iteration. More immediately, this separate removes
the need for the "ICI_NOTAG" define which makes little sense.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/iomap')
0 files changed, 0 insertions, 0 deletions