Recently we had a report, that a zoned filesystem can be converted to a RAID although the RAID stripe tree feature was not enabled. Add a regression test for the fix commit. --- Changes in v4: - Remove zone reset message in filer - Update golden output - Link to v3: https://lore.kernel.org/r/20240215-balance-fix-v3-0-79df5d5a940f@xxxxxxx --- Johannes Thumshirn (3): filter.brtfs: add filter for conversion filter.btrfs: add filter for btrfs device add fstests: btrfs: check conversion of zoned fileystems common/filter.btrfs | 15 ++++++++++++ tests/btrfs/310 | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++ tests/btrfs/310.out | 9 +++++++ 3 files changed, 91 insertions(+) --- base-commit: c46ca4d1f6c0c45f9a3ea18bc31ba5ae89e02c70 change-id: 20240227-balance-fix-d4936e8060da Best regards, -- Johannes Thumshirn <jth@xxxxxxxxxx>