]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: allow sysadmins to add realtime reflink
authorDarrick J. Wong <djwong@kernel.org>
Fri, 15 Jul 2022 21:34:50 +0000 (14:34 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:42 +0000 (15:03 -0800)
commit5dde32284a424c62b96dd9ed33fd14cf48119a12
treeaca808f428662cb70142d82dac860b782420dfa8
parent0de93bcaf6026b666a168950a85ccaf7b9e9e31a
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