]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: allow COW forks on zoned file systems in xchk_bmap
authorChristoph Hellwig <hch@lst.de>
Fri, 10 May 2024 06:51:02 +0000 (08:51 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 3 Feb 2025 04:49:13 +0000 (05:49 +0100)
commit466b5ea30e3caa9411110fd5ff4e23da57622f88
tree4b3ca283d2b67e0baf4e91876b7dbcaeba64bef9
parentf7b22bba4a1bd15c995fe3f33723eb1704639445
xfs: allow COW forks on zoned file systems in xchk_bmap

Zoned file systems can have COW forks even without reflinks.

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