]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: recover CoW leftovers in the realtime volume
authorDarrick J. Wong <djwong@kernel.org>
Mon, 24 Feb 2025 18:21:54 +0000 (10:21 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 25 Feb 2025 17:15:59 +0000 (09:15 -0800)
commit456e2832b48d20d23f8358def313bdee36d43f55
treecaa58b486f382da39b261cef67f183ee5bb2257b
parent2b61459df1f9a05275c6a5f76f6cd95091581496
xfs: recover CoW leftovers in the realtime volume

Source kernel commit: 51e232674975ff138d0e892272fdde9bc444c572

Scan the realtime refcount tree at mount time to get rid of leftover
CoW staging extents.

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