]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_repair: allow sysadmins to add realtime reflink
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:58:31 +0000 (11:58 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:44 +0000 (14:57 -0700)
commitf227f5227f225bf677d4edacac6c4a4fe5a84f92
treede76fa9aae8f7d06676f59ae1090989444810b17
parent1cc132b23865d4f4fd04bf9440649880b69605ee
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