On Thu, Jun 03, 2021 at 11:09:49AM +1000, Dave Chinner wrote: > On Wed, Jun 02, 2021 at 03:25:41PM -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(-) > > Pretty sure I rvb'd this last time, but.... Doh, I missed that. Sorry. :( --D > Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> > > -- > Dave Chinner > david@xxxxxxxxxxxxx