summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-01-05 17:43:26 -0800
committerDarrick J. Wong <djwong@kernel.org>2021-03-25 17:08:16 -0700
commitb706686056f35935dbafe1fea2a902e3ec92aef2 (patch)
tree84e76d28385fd46c020985d14aed3420e8ca4272 /include/linux
parent61364ad743fad20c0c95d1998b4e02cfc7afe805 (diff)
xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-03-25
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions