summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_rtrmap_btree.c
AgeCommit message (Expand)Author
2022-11-09xfs: compute rtrmap btree max levels when reflink enabledDarrick J. Wong
2022-11-09xfs: create a shadow rmap btree during realtime rmap repairDarrick J. Wong
2022-11-09xfs: online repair of the realtime rmap btreeDarrick J. Wong
2022-11-09xfs: report realtime rmap btree corruption errors to the health systemDarrick J. Wong
2022-11-09xfs: create routine to allocate and initialize a realtime rmap btree inodeDarrick J. Wong
2022-11-09xfs: wire up a new inode fork type for the realtime rmapDarrick J. Wong
2022-11-09xfs: add metadata reservations for realtime rmap btreesDarrick J. Wong
2022-11-09xfs: add realtime reverse map inode to metadata directoryDarrick J. Wong
2022-11-09xfs: add realtime rmap btree operationsDarrick J. Wong
2022-11-09xfs: define the on-disk realtime rmap btree formatDarrick J. Wong