]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: enable logged file mapping exchange feature
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:36 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:00:59 +0000 (17:00 -0700)
commit15fef3f2383bdfe2b4f0ffdfbbcbe5c8b2a717e5
tree0969aa7a996763dbc77474e6bd72daaf72b37a31
parent74a284a9924b792a90dc1b98e4fcfef2ea48967b
xfs: enable logged file mapping exchange feature

Source kernel commit: 0730e8d8ba1d1507f1d7fd719e1f835ce69961fe

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>
libxfs/xfs_format.h