On Wed, Mar 11, 2020 at 11:25:33AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Add a helper function to get rid of buffers that we have decided are > corrupt after the verifiers have run. This function is intended to > handle metadata checks that can't happen in the verifiers, such as > inter-block relationship checking. Note that we now mark the buffer > stale so that it will not end up on any LRU and will be purged on > release. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > v2: drop the (broken) dirty buffer check Looks good now. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx