]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: enable realtime reflink
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:49:50 +0000 (11:49 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:33 +0000 (10:48 +0200)
commit437b3f12f26e737959756f2172444da24c0ae688
tree12325b7613a6fd0a068f1ee70a4d3a2d43495780
parent73faea227786d0e4a36999846ae5f135c733acbd
xfs: enable realtime reflink

Enable reflink for realtime devices, sort of.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_super.c