]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - repair/agbtree.h
xfs_repair: fix messaging when shortform_dir2_junk is called
[thirdparty/xfsprogs-dev.git] / repair / agbtree.h
2023-05-10  Darrick J. Wongxfs_repair: estimate per-AG btree slack better
2021-10-15  Dave Chinnerxfs: use perag for ialloc btree cursors
2021-10-15  Dave Chinnerxfs: convert allocbt cursors to use perags
2021-10-15  Dave Chinnerxfs: convert refcount btree cursor to use perags
2021-10-15  Dave Chinnerxfs: convert rmap btree cursor to using a perag
2020-07-10  Darrick J. Wongxfs_repair: use bitmap to track blocks lost during...
2020-07-10  Darrick J. Wongxfs_repair: rebuild refcount btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: rebuild reverse mapping btrees with bulk...
2020-07-10  Darrick J. Wongxfs_repair: rebuild inode btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: rebuild free space btrees with bulk loader
2020-07-10  Darrick J. Wongxfs_repair: create a new class of btree rebuild cursors