On Mon, Nov 30, 2020 at 07:38:22PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > When we recover a extent-free intent from the log, we need to validate > its contents before we try to replay them. Hoist the checking code into > a separate function in preparation to refactor this code to use > validation helpers. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>