]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: reflink conflicts with zoned file systems for now xfs-zoned-2024-09-16
authorChristoph Hellwig <hch@lst.de>
Fri, 16 Aug 2024 18:23:12 +0000 (20:23 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 26 Aug 2024 07:27:51 +0000 (09:27 +0200)
commit18712334b9343411d624576e01a67da3b104dbd4
tree6017e03ee3f5d1d3c8fc735a67c3bb26ae9bfaa4
parent3412f883d4e15954e186ad6ec5efeadb3f8ae33d
mkfs: reflink conflicts with zoned file systems for now

Until GC is enhanced to not unshared reflinked blocks we better prohibit
this combination.

Signed-off-by: Christoph Hellwig <hch@lst.de>
mkfs/xfs_mkfs.c