]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: enable sharing of realtime file blocks
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:42:36 +0000 (13:42 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:49 +0000 (15:55 +0200)
commitdff71471b3c84261c529d37d9fde09e51d1c8e2a
treef890af68c65a829b7170c7fa54368a34e5b9c318
parent9bb837484817683834b85e0cdd02fe28de5f7bf4
xfs: enable sharing of realtime file blocks

Update the remapping routines to be able to handle realtime files.

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