]> www.infradead.org Git - users/jedix/linux-maple.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 Mar 2025 15:17:08 +0000 (08:17 -0700)
commit1cf4554e7bd859ea7131e15b237b8fed8f8eb6d4
tree3653ff633a0f69a77576d51a52c7a2dbe2dfd8fc
parent01b71e64bb875b329e5b04715d96a477b86ba5de
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