]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: support recovering refcount intent items targetting realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:13:10 +0000 (21:13 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2024 11:53:05 +0000 (13:53 +0200)
commit3f0677bfc84cdae4e9e4b99e3e4c84563fe1680c
tree495fc2943a42142b130c5ffe80d7cff579a4aebb
parent3b3ab6c13e120b79b0bc675533e91e311e9b3f83
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>
fs/xfs/xfs_refcount_item.c