]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: refactor phase4
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Nov 2024 00:24:34 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:33 +0000 (18:01 -0800)
commit88a387f8f05a37b30070e3e19fde463731a23092
treee409b2550a27effa9b962ec645922c445945c319
parent840194be7872d9176c7f92932bd5f8f2918e3ecb
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/phase4.c