On Thu, Mar 25, 2021 at 05:21:35PM -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. Looks so good that it could be from me :) Reviewed-by: Christoph Hellwig <hch@xxxxxx>