]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: recognize the reflink feature bit
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 01:46:51 +0000 (12:46 +1100)
committerDave Chinner <david@fromorbit.com>
Tue, 25 Oct 2016 01:46:51 +0000 (12:46 +1100)
commit2c834d2078b2341a5252dd0fe4cdd907e1b74149
tree185caf00abd9705bcb25fee93650c77c689355ff
parentc7bf13987fdbf317de6cfc801c914f2af46b7669
xfs: recognize the reflink feature bit

Source kernel commit: e54b5bf9d7aeb92d92c7f5115035e6a851d0f0c5

Add the reflink feature flag to the set of recognized feature flags.
This enables users to write to reflink filesystems.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_format.h