]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: enable reflink on the realtime device xfs-realtime-refcount-rebase
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:36 +0000 (14:22 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2024 11:53:51 +0000 (13:53 +0200)
commit0b08a4681ff4eac689742f3236ba410ccd62611e
tree4c0eeb84e9996df19fe99284f42511054288b473
parentc49b8baab9cb2c5484b00cd114d70e7d06283984
mkfs: enable reflink on the realtime device

Allow the creation of filesystems with both reflink and realtime volumes
enabled.  For now we don't support a realtime extent size > 1.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/init.c
mkfs/xfs_mkfs.c