commit | 242a4110613e4185649f3302fda01b1b3b2b1f06 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Wed Aug 26 10:48:50 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Sat Oct 10 10:57:51 2020 -0700 |
tree | 29cb801f60627f0f2d73242a88d48c80a79d7104 | |
parent | 7666d14d20290376ff2f38c31dd1d14169b06d62 [diff] |
xfs: support inode btree blockcounts in online scrub Add the necessary bits to the online scrub code to check the inode btree counters when enabled. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>