]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: update rmap to allow cow staging extents in the rt rmap
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:53 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:59 +0000 (09:15 -0800)
commit3209f6f1d3f8325c1851d76ee557ec6c085e56f0
tree2e9b3d2aeb5b85f1cdc78623c011b04718176211
parent5e6146c24344b61bb31ae6bf980a23f13fee7da9
xfs: update rmap to allow cow staging extents in the rt rmap

Source kernel commit: 0bada82331238bd366aaa0566d125c6338b42590

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>
libxfs/xfs_rmap.c