]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: allow sysadmins to add realtime reflink
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:35 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jul 2024 22:37:24 +0000 (15:37 -0700)
commit3f6526e550c697f5c67135d64d53b8bc37856e1c
tree755898119f615f15e2d0ff3d14a77f6e10819264
parent72d6a0f36592b951531b840397ff50bf5b6d877a
xfs_repair: allow sysadmins to add realtime reflink

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

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/libxfs_api_defs.h
repair/phase2.c