]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: allow sysadmins to add reflink
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:45 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:29 +0000 (17:07 -0700)
commit1ca5840c0c67ee14d477fee5a8db3eef99ccaad7
tree0ef5936521378c60b89c7bae3649ef425a18d237
parente6e4aac143e75128ccc19ae94ba941bb046a655e
xfs_repair: allow sysadmins to add reflink

Allow the sysadmin to use xfs_repair to upgrade an existing filesystem
to support the reference count btree, and therefore reflink.

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