xfs: enable logged file mapping exchange feature
authorDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 21:54:26 +0000 (14:54 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 15 Apr 2024 21:54:26 +0000 (14:54 -0700)
commit0730e8d8ba1d1507f1d7fd719e1f835ce69961fe
tree56845ead5044991b7a4a215f0a2736bc5be5c6ca
parentf783529bee39c3fa1451728007eb4890a94f2638
xfs: enable logged file mapping exchange feature

Add the XFS_SB_FEAT_INCOMPAT_EXCHRANGE feature to the set of features
that we will permit when mounting a filesystem.  This turns on support
for the file range exchange feature.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_format.h