]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: support recovering refcount intent items targetting realtime extents
authorDarrick J. Wong <djwong@kernel.org>
Sun, 22 Sep 2024 06:41:52 +0000 (08:41 +0200)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:48:22 +0000 (10:48 +0200)
commit5d367dec7d7d3ec9c42265e0ecfe43e06fafcc36
tree463cc25f86d2ba002e9466cb59cd88ffd18ad05e
parent2a67fe334fb2a953d69ced6177fd123004795530
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