]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd604ce9371bc380333b10cff4018951158f2c5ca
tree5b3d7de149a01794442ada184293788d8ae9ae56
parenta7461853445283be3f10d6092ece152b96afd3ca
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