]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: enable realtime reflink realtime-reflink-rebase
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:55 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:51 +0000 (15:55 +0200)
commit8d07575fcd808d8134229bf3f171f75fa555e0b6
tree56acb464f0c2d3cb07c11ceef4aabe4ec4f4a760
parent839c15f20b6b926dd909a1cfea543c581aa0dc9f
xfs: enable realtime reflink

Enable reflink for realtime devices, sort of.

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