summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_rtrmap_btree.c
AgeCommit message (Expand)Author
2021-10-22xfs: compute rtrmap btree max levels when reflink enabledDarrick J. Wong
2021-10-22xfs: create routine to allocate and initialize a realtime rmap btree inodeDarrick J. Wong
2021-10-22xfs: wire up a new inode fork type for the realtime rmapDarrick J. Wong
2021-10-22xfs: add metadata reservations for realtime rmap btreesDarrick J. Wong
2021-10-22xfs: add realtime reverse map inode to metadata directoryDarrick J. Wong
2021-10-22xfs: add realtime rmap btree operationsDarrick J. Wong
2021-10-22xfs: define the on-disk realtime rmap btree formatDarrick J. Wong