]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: find and mark the rtrefcountbt inode
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:58:30 +0000 (11:58 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:44 +0000 (14:57 -0700)
commitc1330c428acd0d3488069a1c3b8ba6643439c81c
tree3fd8342f885cd0a9f62f2b06a404236af0fa2e54
parente30b18aa41a43c0a65b6e3fe2e67a2adfaeb98e9
xfs_repair: find and mark the rtrefcountbt inode

Make sure that we find the realtime refcountbt inode and mark it
appropriately, just in case we find a rogue inode claiming to
be an rtrefcount, or just plain garbage in the superblock field.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
repair/dino_chunks.c
repair/dinode.c
repair/dir2.c
repair/incore.h
repair/rmap.c
repair/rmap.h
repair/scan.c