Linux Btrfs filesystem development
 help / color / mirror / Atom feed
From: Johannes Thumshirn <jth@kernel.org>
To: Anand Jain <anand.jain@oracle.com>
Cc: Johannes Thumshirn <jth@kernel.org>,
	linux-btrfs@vger.kernel.org,  fstests@vger.kernel.org,
	Zorro Lang <zlang@redhat.com>,
	 Johannes Thumshirn <johannes.thumshirn@wdc.com>,
	 Filipe Manana <fdmanana@suse.com>
Subject: [PATCH v4 0/3] fstests: btrfs: add test for zoned balance profile conversion bug
Date: Tue, 27 Feb 2024 13:25:28 +0100	[thread overview]
Message-ID: <20240227-balance-fix-v4-0-d22d63972d93@kernel.org> (raw)

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@wdc.com

---
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@kernel.org>


             reply	other threads:[~2024-02-27 12:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27 12:25 Johannes Thumshirn [this message]
2024-02-27 12:25 ` [PATCH v4 1/3] filter.brtfs: add filter for conversion Johannes Thumshirn
2024-02-27 12:25 ` [PATCH v4 2/3] filter.btrfs: add filter for btrfs device add Johannes Thumshirn
2024-02-27 12:25 ` [PATCH v4 3/3] fstests: btrfs: check conversion of zoned fileystems Johannes Thumshirn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240227-balance-fix-v4-0-d22d63972d93@kernel.org \
    --to=jth@kernel.org \
    --cc=anand.jain@oracle.com \
    --cc=fdmanana@suse.com \
    --cc=fstests@vger.kernel.org \
    --cc=johannes.thumshirn@wdc.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=zlang@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox