diff options
author | Dave Chinner <david@fromorbit.com> | 2023-04-14 00:11:20 +0300 |
---|---|---|
committer | Dave Chinner <dchinner@redhat.com> | 2023-04-14 00:11:20 +0300 |
commit | 43223ef72ebbe0f5dbedadaf01292526826a974b (patch) | |
tree | a38d44eb56284c9d57aa56269f2e240b613ef553 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bb09d76599ededce8c08ef7c446b28f22ff730a8 (diff) | |
parent | 6772fcc8890ae34595253fcfb8196c1aea65e111 (diff) | |
download | linux-43223ef72ebbe0f5dbedadaf01292526826a974b.tar.xz |
Merge tag 'repair-bitmap-rework-6.4_2023-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into guilt/xfs-for-next
xfs: rework online fsck incore bitmap [v24.5]
In this series, we make some changes to the incore bitmap code: First,
we shorten the prefix to 'xbitmap'. Then, we rework some utility
functions for later use by online repair and clarify how the walk
functions are supposed to be used.
Finally, we use all these new pieces to convert the incore bitmap to use
an interval tree instead of linked lists. This lifts the limitation
that callers had to be careful not to set a range that was already set;
and gets us ready for the btree rebuilder functions needing to be able
to set bits in a bitmap and generate maximal contiguous extents for the
set ranges.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions