commit | d49109a3443c3ac69fa40543f0ea9184ce6e2e3c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Jan 09 09:39:17 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue May 21 13:05:38 2024 -0700 |
tree | 01dc0b0e33fb93f6e3808a38ade42e43c578348c | |
parent | 8764b9518f9726340877c463bc21b040b632ad23 [diff] |
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>