summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_btree_staging.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-15xfs: repair inode fork block mapping data structuresDarrick J. Wong1-1/+1
2023-12-15xfs: constrain dirty buffers while formatting a staged btreeDarrick J. Wong1-0/+10
2023-12-15xfs: move btree bulkload record initialization to ->get_record implementationsDarrick J. Wong1-5/+10
2023-12-07xfs: remove unused fields from struct xbtree_ifakerootDarrick J. Wong1-6/+0
2020-07-29xfs: xfs_btree_staging.h: delete duplicated wordsRandy Dunlap1-3/+3
2020-03-18xfs: support bulk loading of staged btreesDarrick J. Wong1-0/+68
2020-03-18xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong1-0/+28
2020-03-18xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong1-0/+27