On Tue, Jun 01, 2021 at 05:53:38PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Pass a pointer to the actual eofb structure around the inode scanner > functions instead of a void pointer, now that none of the functions is > used as a callback. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > --- > fs/xfs/xfs_icache.c | 30 +++++++++++++----------------- > 1 file changed, 13 insertions(+), 17 deletions(-) Looks ok. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> As mentioned in #xfs, I think there's followup work here to rename struct xfs_eofblocks to struct xfs_icwalk now that it really has nothing specific to do with eofblock scanning anymore. -Dave. -- Dave Chinner david@xxxxxxxxxxxxx