]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: support repairing zoned file systems
authorChristoph Hellwig <hch@lst.de>
Mon, 14 Apr 2025 05:36:10 +0000 (07:36 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 29 Apr 2025 16:09:57 +0000 (18:09 +0200)
commit09836e4da195904174f658a7c1303e3baba711d5
treefa84f9536027d6bde843e9a39837060733cfc1ef
parent75808b660cb7076d25247f818ce2fcc8a35dd8a8
xfs_repair: support repairing zoned file systems

Note really much to do here.  Mostly ignore the validation and
regeneration of the bitmap and summary inodes.  Eventually this
could grow a bit of validation of the hardware zone state.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
repair/dinode.c
repair/phase5.c
repair/phase6.c
repair/rt.c
repair/rtrmap_repair.c
repair/xfs_repair.c