summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_group.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-06xfs: add group based bno conversion helpersChristoph Hellwig1-0/+9
2024-11-06xfs: convert busy extent tracking to the generic group structureChristoph Hellwig1-2/+14
2024-11-06xfs: move the online repair rmap hooks to the generic group structureChristoph Hellwig1-0/+1
2024-11-06xfs: move draining of deferred operations to the generic group structureChristoph Hellwig1-0/+4
2024-11-06xfs: move metadata health tracking to the generic group structureChristoph Hellwig1-0/+4
2024-11-06xfs: add a xfs_group_next_range helperChristoph Hellwig1-0/+26
2024-11-06xfs: factor out a generic xfs_group structureChristoph Hellwig1-0/+169