All of lore.kernel.org
 help / color / mirror / Atom feed
From: hch <hch@lst.de>
To: Zorro Lang <zlang@redhat.com>
Cc: "Darrick J. Wong" <djwong@kernel.org>,
	Johannes Thumshirn <Johannes.Thumshirn@wdc.com>, hch <hch@lst.de>,
	Naohiro Aota <Naohiro.Aota@wdc.com>,
	"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>,
	Hans Holmberg <Hans.Holmberg@wdc.com>,
	"fstests@vger.kernel.org" <fstests@vger.kernel.org>,
	"linux-xfs@vger.kernel.org" <linux-xfs@vger.kernel.org>,
	Carlos Maiolino <cem@kernel.org>,
	Carlos Maiolino <cmaiolino@redhat.com>
Subject: Re: [PATCH v5 3/3] generic: basic smoke for filesystems on zoned block devices
Date: Wed, 22 Oct 2025 09:34:29 +0200	[thread overview]
Message-ID: <20251022073429.GA7845@lst.de> (raw)
In-Reply-To: <20251022072442.lnu5d7chvtqn6zuj@dell-per750-06-vm-08.rhts.eng.pek2.redhat.com>

On Wed, Oct 22, 2025 at 03:24:42PM +0800, Zorro Lang wrote:
> As this's a generic test case, so there're 2 questions from me:
> 1) Can all FSTYPs (on SCRATCH_MNT) be the underlying fs of a zloop device?

Yes.

> 2) Can all FSTYPs works on zloop device?

No.

> If the 1st question is "yes", but looks like the `_try_mkfs_dev $zloop` restricts the
> FSTYP from being un-localfs (e.g. nfs, cifs, afs, overlay etc:)

Yes, we had this come up before, this test should be limited
to block based file system.  I.e. probably a
_require_block_device on $SCRATCH_DEV even if that's not strictly
speaking the exactly correct check.


  reply	other threads:[~2025-10-22  7:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-16 15:20 [PATCH v5 0/3] fstests: basic smoke test on zoned loop device Johannes Thumshirn
2025-10-16 15:20 ` [PATCH v5 1/3] common/zoned: add _require_zloop Johannes Thumshirn
2025-10-16 23:49   ` Naohiro Aota
2025-10-16 15:20 ` [PATCH v5 2/3] common/zoned: add helpers for creation and teardown of zloop devices Johannes Thumshirn
2025-10-16 15:48   ` Darrick J. Wong
2025-10-16 15:50     ` Johannes Thumshirn
2025-10-17  0:44       ` Naohiro Aota
2025-10-17 16:35         ` Darrick J. Wong
2025-10-17 18:38   ` Zorro Lang
2025-10-16 15:20 ` [PATCH v5 3/3] generic: basic smoke for filesystems on zoned block devices Johannes Thumshirn
2025-10-16 15:49   ` Darrick J. Wong
2025-10-16 23:48   ` Naohiro Aota
2025-10-16 23:54   ` Anand Jain
2025-10-17  4:17   ` Christoph Hellwig
2025-10-17 18:56   ` Zorro Lang
2025-10-18 11:13     ` Johannes Thumshirn
2025-10-18 14:05       ` Zorro Lang
2025-10-20  6:21         ` Johannes Thumshirn
2025-10-21  9:33           ` Johannes Thumshirn
2025-10-21 14:49             ` Darrick J. Wong
2025-10-22  4:32               ` hch
2025-10-22  7:24               ` Zorro Lang
2025-10-22  7:34                 ` hch [this message]
2025-10-22  4:35             ` hch
2025-10-22  6:27               ` Johannes Thumshirn
2025-10-22  6:33                 ` hch
2025-10-20  7:28     ` Christoph Hellwig

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=20251022073429.GA7845@lst.de \
    --to=hch@lst.de \
    --cc=Hans.Holmberg@wdc.com \
    --cc=Johannes.Thumshirn@wdc.com \
    --cc=Naohiro.Aota@wdc.com \
    --cc=cem@kernel.org \
    --cc=cmaiolino@redhat.com \
    --cc=djwong@kernel.org \
    --cc=fstests@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.