]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: repair rtbitmap block headers
authorDarrick J. Wong <djwong@kernel.org>
Sat, 17 Sep 2022 00:10:10 +0000 (17:10 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:34 +0000 (15:03 -0800)
commit03b0786808c47ef8cf40268229e9f0cbc7bfa0f4
treed51b1b87a46fa6631db0faa54760247ff0b54aa4
parentd05db55826bebd78b7079d842986963a1939f37b
xfs_repair: repair rtbitmap block headers

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

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