summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2019-08-30 15:44:45 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2019-11-22 21:35:00 -0800
commit2f804083d2ee2abf9f05790c53c4c924d757a2d5 (patch)
tree0edea387d407bada228ccfccc622fe6f82965511 /.clang-format
parentbbdfef1cf007d8e17382b4b97710edfad322d21d (diff)
xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-11-22
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 <darrick.wong@oracle.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions