xfs: support recovering bmap intent items targetting realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:44:24 +0000 (12:44 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:44:24 +0000 (12:44 -0800)
commit1b5453baed3a43dd4726eda0e8a5618c56a4f3f7
tree85d08957aa51aa47791a230ea29369b79de2cc7c
parent7302cda7f8b08062b11d2ba9ae0b4f3871fe3d46
xfs: support recovering bmap intent items targetting realtime extents

Now that we have reflink on the realtime device, bmap 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_bmap_item.c