From: Johannes Thumshirn <Johannes.Thumshirn@wdc.com>
To: Zorro Lang <zlang@redhat.com>
Cc: hch <hch@lst.de>,
"fstests@vger.kernel.org" <fstests@vger.kernel.org>,
Damien Le Moal <dlemoal@kernel.org>,
Naohiro Aota <Naohiro.Aota@wdc.com>,
Anand Jain <anand.jain@oracle.com>,
"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>,
Hans Holmberg <Hans.Holmberg@wdc.com>,
"linux-xfs@vger.kernel.org" <linux-xfs@vger.kernel.org>,
"Darrick J . Wong" <djwong@kernel.org>,
Carlos Maiolino <cem@kernel.org>
Subject: Re: [PATCH v7 0/3] fstests: basic smoke test on zoned loop device
Date: Tue, 28 Oct 2025 10:29:56 +0000 [thread overview]
Message-ID: <f1c10799-e3fa-4e36-ab79-13b107357a03@wdc.com> (raw)
In-Reply-To: <20251022092707.196710-1-johannes.thumshirn@wdc.com>
On 10/22/25 11:27 AM, Johannes Thumshirn wrote:
> Add a very basic smoke test on a zoned loopback device to check that noone is
> accidentially breaking support for zoned block devices in filesystems that
> support these.
>
> Currently this includes btrfs, f2fs and xfs.
>
> Changes to v6:
> - Make 'id' local in _find_next_zloop
> - Add _require_block_device in generic/772
>
> Changes to v5:
> - _fail in case zloop device creation fails
> - Collect Reviewed-bys on 3/3
>
> Changes to v4:
> - Find next free id in _create_zloop
> - Add _destroy_zloop
> - Fix typo in _create_zloop documentation
> - Redirect mkfs error to seqres.full
>
> Changes to v3:
> - Don't mkdir zloop_base in test but in _create_zloop
> - Add Christoph's Reviewed-by in 1/3
>
> Changes to v2:
> - Add Carlos' Reviewed-bys
> - Add a _find_last_zloop() helper
>
> Johannes Thumshirn (3):
> common/zoned: add _require_zloop
> common/zoned: add helpers for creation and teardown of zloop devices
> generic: basic smoke for filesystems on zoned block devices
>
> common/zoned | 61 +++++++++++++++++++++++++++++++++++++++++++
> tests/generic/772 | 43 ++++++++++++++++++++++++++++++
> tests/generic/772.out | 2 ++
> 3 files changed, 106 insertions(+)
> create mode 100755 tests/generic/772
> create mode 100644 tests/generic/772.out
>
> --
> 2.51.0
>
>
Zorro ping?
prev parent reply other threads:[~2025-10-28 10:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 9:27 [PATCH v7 0/3] fstests: basic smoke test on zoned loop device Johannes Thumshirn
2025-10-22 9:27 ` [PATCH v7 1/3] common/zoned: add _require_zloop Johannes Thumshirn
2025-10-28 11:50 ` Anand Jain
2025-10-22 9:27 ` [PATCH v7 2/3] common/zoned: add helpers for creation and teardown of zloop devices Johannes Thumshirn
2025-10-28 11:52 ` Anand Jain
2025-10-22 9:27 ` [PATCH v7 3/3] generic: basic smoke for filesystems on zoned block devices Johannes Thumshirn
2025-11-01 11:00 ` Zorro Lang
2025-10-28 10:29 ` Johannes Thumshirn [this message]
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=f1c10799-e3fa-4e36-ab79-13b107357a03@wdc.com \
--to=johannes.thumshirn@wdc.com \
--cc=Hans.Holmberg@wdc.com \
--cc=Naohiro.Aota@wdc.com \
--cc=anand.jain@oracle.com \
--cc=cem@kernel.org \
--cc=djwong@kernel.org \
--cc=dlemoal@kernel.org \
--cc=fstests@vger.kernel.org \
--cc=hch@lst.de \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-xfs@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