On Wed, Apr 22, 2020 at 01:54:22PM -0400, Brian Foster wrote: > The pre-flush dquot verification in xfs_qm_dqflush() duplicates the > read verifier by checking the dquot in the on-disk buffer. Instead, > verify the in-core variant before it is flushed to the buffer. > > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>