]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: support realtime superblocks
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)
commit76507468b26557b44bcecdbb7abcf40c880fd405
tree1400ef6532eb5f8d698b5d7fb528fc5c49d14c9f
parentb1803dc7b63b99140627a94b37337662234438b8
xfs_repair: support realtime superblocks

Support the realtime superblock feature.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/libxfs_api_defs.h
repair/incore.c
repair/phase3.c
repair/rt.c
repair/rt.h
repair/xfs_repair.c