]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: enable realtime reflink
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:21:17 +0000 (16:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:17 +0000 (13:06 -0800)
commit155debbe7e627baf6439e75f15856d40ec115c5d
treef0c56ed17b5624e7417421d08ff5dd5aa6ab3691
parentfd97fe1112088c16594dcd45e809f1643e623309
xfs: enable realtime reflink

Enable reflink for realtime devices, as long as the realtime allocation
unit is a single fsblock.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_reflink.c
fs/xfs/xfs_reflink.h
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_super.c