commit | f0ec1b8ef11df0a51954df7e3ff3ca4aadb0d34b | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 03 09:11:30 2016 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 04 18:06:40 2016 -0700 |
tree | a58da7c9f703208189686d952b1e012aa67a6038 | |
parent | 53aa1c34f4ebc0eed76a9c5fd56dc6fd0414d395 [diff] |
xfs: add reflink feature flag to geometry Report the reflink feature in the XFS geometry so that xfs_info and friends know the filesystem has this feature. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>