]> www.infradead.org Git - users/hch/xfsprogs.git/commit
repair: always call into phase5() xfs-per-rtg-inodes
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Jul 2024 12:15:12 +0000 (14:15 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 17 Jul 2024 12:31:20 +0000 (14:31 +0200)
commit3c127dad473dce12b17b540e87211478f884341f
tree364c759aa7bb088a7e629ccef638aff68a682108
parente9c433720e87491ab3406371f7542acbcdd09ffd
repair: always call into phase5()

Make the phase5() function handle the rt file checking for the no-modify
case instead of special casing it in the main repair flow.

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