On Tue, Jun 01, 2021 at 05:52:38PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > The only external caller of xfs_inode_walk* happens in quotaoff, when we > want to walk all the incore inodes to detach the dquots. Move this code > to xfs_icache.c so that we can hide xfs_inode_walk as the starting step > in more cleanups of inode walks. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx