On Mon, May 04, 2020 at 06:13:12PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > The only purpose of XFS_LI_RECOVERED is to prevent log recovery from > trying to replay recovered intents more than once. Therefore, we can > move the bit setting up to the ->iop_recover caller. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>