]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: support realtime superblocks
authorDarrick J. Wong <djwong@kernel.org>
Wed, 7 Aug 2024 23:04:40 +0000 (16:04 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Sat, 10 Aug 2024 06:54:50 +0000 (23:54 -0700)
commit319d808624fecf6235dd1e3c25267a91fe890a7b
tree383c097e86c89150419e0b5c08b1e402a441b87c
parent96f151994e1b7a5e90fa23ab00ee5f2f697cd403
xfs_repair: support realtime superblocks

Support the realtime superblock feature.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/libxfs_api_defs.h
repair/incore.c
repair/phase3.c
repair/rt.c
repair/rt.h
repair/xfs_repair.c