]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: support recovering refcount intent items targetting realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:51 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:11 +0000 (13:06 -0800)
commitee6d43447923260830285c7ca2d4ae4efab4f31f
treed78bd40174a9f102195dea37e571f091f3424269
parentfd9300679ccec20c6ee1b95458ab0bcf0db628d5
xfs: support recovering refcount intent items targetting realtime extents

Now that we have reflink on the realtime device, refcount intent items
have to support remapping extents on the realtime volume.

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