From: Christoph Hellwig <hch@lst.de>
To: Christoph Hellwig <hch@lst.de>, fstests@vger.kernel.org
Subject: Re: [PATCH] generic/366: check minimum dio size correctly
Date: Mon, 15 Jun 2026 15:33:31 +0200 [thread overview]
Message-ID: <20260615133331.GA26132@lst.de> (raw)
In-Reply-To: <ai75PcdwbK7kYBTU@zlang-mailbox>
On Mon, Jun 15, 2026 at 02:58:11AM +0800, Zorro Lang wrote:
> > + blksz=`$here/src/min_dio_alignment $SCRATCH_MNT $SCRATCH_DEV`
> > + if [[ $blksz -gt 512 ]]; then
> > + _notrun "512 byte dio alignment required"
> > + fi
>
> Do we need to check this in every iteration?
We don't, but we also don't want to do an extra mount just to check
the feature.
next prev parent reply other threads:[~2026-06-15 13:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-08 7:00 [PATCH] generic/366: check minimum dio size correctly Christoph Hellwig
2026-06-14 18:58 ` Zorro Lang
2026-06-15 13:33 ` Christoph Hellwig [this message]
2026-06-15 20:13 ` Zorro Lang
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=20260615133331.GA26132@lst.de \
--to=hch@lst.de \
--cc=fstests@vger.kernel.org \
/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.