]> www.infradead.org Git - users/hch/xfsprogs.git/commit
repair: stop tracking duplicate RT extents with rtgroups rtg-repair-cleanups
authorChristoph Hellwig <hch@lst.de>
Thu, 15 Aug 2024 07:43:48 +0000 (09:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Aug 2024 13:00:31 +0000 (15:00 +0200)
commit1be9dc395dd91b432ee21b51db3e03b142bdbeab
treeb4aadeb7ee266e822f6cf263171ee4baa1994443
parent16bd4d2a77df9c0ea855bb82f3735c6e17479731
repair: stop tracking duplicate RT extents with rtgroups

Nothing ever looks them up, so don't bother with tracking them by
overloading the AG numbers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
repair/incore_ext.c
repair/phase4.c