aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/agino_bitmap.h
AgeCommit message (Collapse)AuthorFilesLines
2024-04-15xfs: repair AGI unlinked inode bucket listsDarrick J. Wong1-0/+49
Teach the AGI repair code to rebuild the unlinked buckets and lists. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>