]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: support realtime groups
authorDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jan 2024 17:39:58 +0000 (09:39 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 10 Apr 2024 00:21:39 +0000 (17:21 -0700)
commit1c253ed85c06973fdac8658b08c0387c7f7abe2c
tree6cdd554f752c79d05b8fcd8e2b7ca49dab2ae710
parentaab263b5d2288e5340bc1c348143baebef739cf5
xfs_repair: support realtime groups

Support the realtime group feature.

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