]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_repair: add exchange-range to file systems
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:01 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:06 +0000 (17:01 -0700)
commit7fea27240484ad839f542e20a819ea5a28bdc112
treec2810f9697cafe10caf190a7d1a18d1ab2943a77
parentdec7fcd805f640377ab37d188e5e90148665d217
xfs_repair: add exchange-range to file systems

Enable upgrading existing filesystems to support the file exchange range
feature.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
man/man8/xfs_admin.8
repair/globals.c
repair/globals.h
repair/phase2.c
repair/xfs_repair.c