]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: repair rtbitmap and rtsummary block headers
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:36 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:33 +0000 (18:01 -0800)
commit5ef84567a5f9377d7a53346029b3f6e5878b58a1
tree96f304879eac949ab04ef609d8dc41ce95207c9d
parent76507468b26557b44bcecdbb7abcf40c880fd405
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/rt.c