]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: recognize the reflink feature bit
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 3 Oct 2016 16:11:52 +0000 (09:11 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 5 Oct 2016 23:26:31 +0000 (16:26 -0700)
commite54b5bf9d7aeb92d92c7f5115035e6a851d0f0c5
treebb8475324ce9e718d2f16d79a18e6414fb97269d
parenta35eb41519ab8db90e87d375ee9362d6e080ca4c
xfs: recognize the reflink feature bit

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>
fs/xfs/libxfs/xfs_format.h
fs/xfs/xfs_super.c