]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: update rmap to allow cow staging extents in the rt rmap
authorDarrick J. Wong <djwong@kernel.org>
Thu, 15 Aug 2024 18:58:26 +0000 (11:58 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 16 Aug 2024 21:57:43 +0000 (14:57 -0700)
commite60e2232eb3035e4a8269f9fd91d935b369d516d
treece959ae749cc6a868a15c4da38ed30010fe0377a
parentfd91b5a716c20c2710d6c85cae9564f301f8894c
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>
libxfs/xfs_rmap.c