]> 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>
Wed, 9 Oct 2024 23:29:14 +0000 (16:29 -0700)
commita25fae2767d981a88e65c287c2ba30ca69b1cedd
tree399349ba7d0650b24dc0c379be17288e15514c6a
parent9d2224b3c2791b86b699da078331b4758e4625df
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