summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_btree_staging.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: don't override bc_ops for staging btreesChristoph Hellwig2024-02-221-4/+3
* xfs: split out a btree type from the btree ops geometry flagsChristoph Hellwig2024-02-221-2/+1
* xfs: encode the btree geometry flags in the btree ops structureDarrick J. Wong2024-02-221-1/+1
* xfs: repair inode fork block mapping data structuresDarrick J. Wong2023-12-151-1/+1
* xfs: constrain dirty buffers while formatting a staged btreeDarrick J. Wong2023-12-151-0/+10
* xfs: move btree bulkload record initialization to ->get_record implementationsDarrick J. Wong2023-12-151-5/+10
* xfs: remove unused fields from struct xbtree_ifakerootDarrick J. Wong2023-12-061-6/+0
* xfs: xfs_btree_staging.h: delete duplicated wordsRandy Dunlap2020-07-281-3/+3
* xfs: support bulk loading of staged btreesDarrick J. Wong2020-03-181-0/+68
* xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong2020-03-181-0/+28
* xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong2020-03-181-0/+27