commit | fed050f3452da070fa90fc1b02c2bc2219d687a7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Apr 11 19:00:38 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Apr 11 19:00:38 2023 -0700 |
tree | 6002bc16c07ec4b6055d04d21ba2bed8d6245411 | |
parent | a47bd1e0e690d0296c3e48fc3d6f2d359c222d6c [diff] |
xfs: cross-reference rmap records with ag btrees Strengthen the rmap btree record checker a little more by comparing OWN_FS and OWN_LOG reverse mappings against the AG headers and internal logs, respectively. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>