summaryrefslogtreecommitdiff
path: root/net/mctp
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-09-17 18:54:50 -0700
commit6e69b5037a12f7d03ae04356fbb05e02e2dd7d60 (patch)
treee8b7f24afc6cd0edd5db1a8953b96123b170b9d5 /net/mctp
parent1ff1d3cd823addd5476db62911c18a3655bca2be (diff)
xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-09-17
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 'net/mctp')
0 files changed, 0 insertions, 0 deletions