summaryrefslogtreecommitdiff
path: root/.clang-format
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-08-25 22:25:51 -0700
commit74d95e727268420135820467c829a62ae94c403e (patch)
treea5b7b646e3b1bd3e450e3081838c8a8027a4ef22 /.clang-format
parent9ce1de42246798b74f6521f403713706e2300775 (diff)
xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-08-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 '.clang-format')
0 files changed, 0 insertions, 0 deletions