]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: allow sysadmins to add metadata directories
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:56 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:46:48 +0000 (18:46 -0700)
commit51fbc95b5ec7cf164cc837bde1d12eb7e8368b09
tree3b7cc21c9ed01eac2811adfe7fc382c022e0d447
parent7f3a835b3f7d2005386de6af36a4514b72049b09
xfs_repair: allow sysadmins to add metadata directories

Allow the sysadmin to use xfs_repair to upgrade an existing filesystem
to support metadata directories.  This will be needed to upgrade
filesystems to support realtime rmap and reflink.

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