diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:37 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-12 05:00:37 +0300 |
commit | a47bd1e0e690d0296c3e48fc3d6f2d359c222d6c (patch) | |
tree | fc5aee3c334da769162d8048f06d591edd20ac89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6772fcc8890ae34595253fcfb8196c1aea65e111 (diff) | |
download | linux-a47bd1e0e690d0296c3e48fc3d6f2d359c222d6c.tar.xz |
xfs: introduce bitmap type for AG blocks
Create a typechecked bitmap for extents within an AG. Online repair
uses bitmaps to store various different types of numbers, so let's make
it obvious when we're storing xfs_agblock_t (and later xfs_fsblock_t)
versus anything else.
In subsequent patches, we're going to use agblock bitmaps to enhance the
rmapbt checker to look for discrepancies between the rmapbt records and
AG metadata block usage.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions