Merge tag 'scrub-fscounters-enhancements-6.2_2022-11-16' of git://git.kernel.org...
authorDarrick J. Wong <djwong@kernel.org>
Thu, 17 Nov 2022 03:19:13 +0000 (19:19 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 17 Nov 2022 03:19:13 +0000 (19:19 -0800)
commit7aab8a05e7c709c83de5e7a2097119be8f58213f
treebdd86939fdab6e5489bd9351053ef025121738be
parentb76f593b33aaab8def7a83aeea42c9025492a620
parente74331d6fa2c21a8ecccfe0648dad5193b83defe
Merge tag 'scrub-fscounters-enhancements-6.2_2022-11-16' of git://git./linux/kernel/git/djwong/xfs-linux into xfs-6.2-mergeA

xfs: enhance fs summary counter scrubber

This series makes two changes to the fs summary counter scrubber: first,
we should mark the scrub incomplete when we can't read the AG headers.
Second, it fixes a functionality gap where we don't actually check the
free rt extent count.

v23.2: fix pointless inline

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
* tag 'scrub-fscounters-enhancements-6.2_2022-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux:
  xfs: online checking of the free rt extent count
  xfs: skip fscounters comparisons when the scan is incomplete