summaryrefslogtreecommitdiff
path: root/fs/reiserfs/xattr_security.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2020-02-19 17:01:39 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-03-03 18:47:36 -0800
commit7e2fcfdd2d1fe4e9b551f460836afaafd9e4a1cd (patch)
tree187b40828843a8bf2a9fce82bb75a6e885dfc1db /fs/reiserfs/xattr_security.c
parentece2c49c7be1640337ab9c8f3204dbfce678f2d9 (diff)
xfs: convert xbitmap to interval treerepair-bitmap-rework_2020-03-03
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 'fs/reiserfs/xattr_security.c')
0 files changed, 0 insertions, 0 deletions