]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: fix exchrange upgrade
authorDarrick J. Wong <djwong@kernel.org>
Wed, 2 Oct 2024 01:25:47 +0000 (18:25 -0700)
committerAndrey Albershteyn <aalbersh@redhat.com>
Fri, 4 Oct 2024 11:15:28 +0000 (13:15 +0200)
commita91ec6679c52fe80cc390a34060917087f767cee
treefc7f6e05675d55493dda7060729f4c24f6d59b03
parenta14190323836dd0439732d7229c5387d52552398
xfs_repair: fix exchrange upgrade

Set the correct superblock field for the exchange-range feature upgrade.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/phase2.c