commit | 32c8435033999328623050dc8086d1e7462ceaba | [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 | 0caf3b64f1874b28e5e444fb41414b1eac8a57bd | |
parent | d49109a3443c3ac69fa40543f0ea9184ce6e2e3c [diff] |
xfs_repair: allow sysadmins to add reverse mapping indexes Allow the sysadmin to use xfs_repair to upgrade an existing filesystem to support the reverse mapping btree index. This is needed for online fsck. Signed-off-by: Darrick J. Wong <djwong@kernel.org>