On Tue, Jun 01, 2021 at 05:53:11PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The sole iter_flags is XFS_INODE_WALK_INEW_WAIT, and there are no users. > Remove the flag, and the parameter, and all the code that used it. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/xfs_icache.c | 33 ++++++++++++--------------------- > fs/xfs/xfs_icache.h | 5 ----- > 2 files changed, 12 insertions(+), 26 deletions(-) Nice! Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx