]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: refactor phase4
authorChristoph Hellwig <hch@lst.de>
Wed, 7 Aug 2024 23:04:39 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:54:50 +0000 (23:54 -0700)
commit2d4db6fe723ded7594a0306ac09b2ea884b637d9
treef76c505636c13ab69c1479f609c32016b8dea649
parente735f2add4f75529f6f093633c30ae3367d8e378
xfs_repair: refactor phase4

Split out helpers to process all duplicate extents in an AG and the RT
duplicate extents.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
repair/phase4.c