summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-09-01 10:40:19 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-12-15 17:28:49 -0800
commit98e8c2f75bb0b36d8f45098bf3a7984fd2955da2 (patch)
tree6b9e2511c6c4cedefafb6952a5c6c32cefb0b58e /Kbuild
parent82e4316416f4c215ac78292f4f528dc7e351f7d5 (diff)
xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-12-15
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions