So that the test still passes with a zone enabled mkfs. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/xfs/206 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/xfs/206 b/tests/xfs/206 index 01531e1f08c3..bfd2dee939dd 100755 --- a/tests/xfs/206 +++ b/tests/xfs/206 @@ -66,6 +66,7 @@ mkfs_filter() -e '/metadir=.*/d' \ -e 's/, parent=[01]//' \ -e '/rgcount=/d' \ + -e '/zoned=/d' \ -e "/^Default configuration/d" } -- 2.45.2