]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: support realtime superblocks
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:27 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:29:14 +0000 (16:29 -0700)
commit9d2224b3c2791b86b699da078331b4758e4625df
treef58f411cff797194deb85e510e3d4a0099cfde10
parentcf1f306742e8c2e8cb5966d8d7bb766e5e25d63b
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