]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: repair rtbitmap and rtsummary block headers
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:40 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:16 +0000 (20:08 -0700)
commit21619a00a03bc58503bfbba2809bd5ed71ad43bd
tree2bd3d9f4fc77e2eeaddf3e0a0f281507ab4ac602
parent4d9a174ae1978e7a7d2792893611af05c886cc49
xfs_repair: repair rtbitmap and rtsummary block headers

Check and repair the new block headers attached to rtbitmap and
rtsummary blocks.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
repair/rt.c