summaryrefslogtreecommitdiff
path: root/lib/test_user_copy.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-04-11 19:00:36 -0700
committerDarrick J. Wong <djwong@kernel.org>2023-04-11 19:00:36 -0700
commit6772fcc8890ae34595253fcfb8196c1aea65e111 (patch)
tree8fffedcd2b5955ab0bf80bf50bae83e799bda0c5 /lib/test_user_copy.c
parent7296a6d6fb8fef515352dac5d8af2ffe7a78e5cf (diff)
Convert the xbitmap code to use interval trees instead of linked lists. This reduces the amount of coding required to handle the disunion operation and in the future will make it easier to set bits in arbitrary order yet later be able to extract maximally sized extents, which we'll need for rebuilding certain structures. We define our own interval tree type so that it can deal with 64-bit indices even on 32-bit machines. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'lib/test_user_copy.c')
0 files changed, 0 insertions, 0 deletions