]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: repair rtbitmap and rtsummary block headers
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:27 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:35 +0000 (14:57 -0700)
commit8352da568c4edac00eb0848d625ca88df228d11b
tree64c7175f7b868d10652a278e50a96e0669f8bd66
parentead6bd391a1a80618e7f10bbe9f7b81935399b6a
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