]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: support adding rtgroups to a filesystem
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:56:27 +0000 (11:56 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:35 +0000 (14:57 -0700)
commit97f74d4ea936d3543cdf366c585f4827a83e90c7
tree7e3ad5f1a16c05efa251fbb724d188fed7f64798
parent8352da568c4edac00eb0848d625ca88df228d11b
xfs_repair: support adding rtgroups to a filesystem

Allow users to add the rtgroups feature to a filesystem if the
filesystem does not already have a realtime volume attached.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
man/man8/xfs_admin.8
repair/globals.c
repair/globals.h
repair/phase2.c
repair/xfs_repair.c