On Thu, Apr 08, 2021 at 01:08:30PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Now that the scrub context stores a pointer to the file that was used to > invoke the scrub call, the struct xfs_inode pointer that we passed to > all the setup functions is no longer necessary. This is only ever used > if the caller wants us to scrub the metadata of the open file. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > Reviewed-by: Chandan Babu R <chandanrlinux@xxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>