]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: enable the rmap btree functionality
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 10 Aug 2016 04:52:38 +0000 (14:52 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 10 Aug 2016 04:52:38 +0000 (14:52 +1000)
commit2fc5f0e8527676885b77a8773d09785db700e201
tree280746aa8966104bce4a7d5a1e81e2394fa5262a
parente365af6fec1c31b27dbdf011cef90ef285e6dc56
xfs: enable the rmap btree functionality

Source kernel commit: 1c0607ace9bd639d22ad1bd453ffeb7d55913f88

Originally-From: Dave Chinner <dchinner@redhat.com>

Add the feature flag to the supported matrix so that the kernel can
mount and use rmap btree enabled filesystems

Signed-off-by: Dave Chinner <dchinner@redhat.com>
[darrick.wong@oracle.com: move the experimental tag]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
libxfs/xfs_format.h