]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs.xfs: format reflink enabled filesystems
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:36 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 23:41:08 +0000 (16:41 -0700)
commita5132d9b3634fb6436d1f06642ceda82e64ea2f5
tree9ee147cdc1fe766791aa1078eb68a43360925e13
parent39bbc0a9e345b30ef6a8122220f85bd1d691ea82
mkfs.xfs: format reflink enabled filesystems

Create the refcount btree at mkfs time and set the feature flag.

v2: Turn on the reflink feature when calculating the minimum log size.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
include/xfs_multidisk.h
libxfs/libxfs_api_defs.h
man/man8/mkfs.xfs.8
mkfs/maxtrres.c
mkfs/xfs_mkfs.c