]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: update rmap to allow cow staging extents in the rt rmap
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:57 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:12 +0000 (13:06 -0800)
commit0bada82331238bd366aaa0566d125c6338b42590
tree642a8a83c31f2ec5cf0d44db7e004b718d2c6477
parent4ee3113aaf3f6a3c24fcf952d8489363f56ab375
xfs: update rmap to allow cow staging extents in the rt rmap

Don't error out on CoW staging extent records when realtime reflink is
enabled.

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