xfs: remove experimental tag for reflinks
authorChristoph Hellwig <hch@lst.de>
Mon, 8 Jan 2018 21:30:08 +0000 (13:30 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 29 Jan 2018 15:27:24 +0000 (07:27 -0800)
commit1e369b0e199bbfbab5218e1c1443d839700d8884
tree5b3d7de149a01794442ada184293788d8ae9ae56
parent6d8a45ce29c7d67cc4fc3016dc2a07660c62482a
xfs: remove experimental tag for reflinks

But reject reflink + DAX file systems for now until the code to
support reflinks on DAX is actually implemented.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: port to 4.16]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_super.c