From: Josef Bacik <josef@toxicpanda.com>
To: linux-btrfs@vger.kernel.org, kernel-team@fb.com
Subject: [PATCH v2 0/2] btrfs-progs: some zoned mkfs fixups
Date: Thu, 6 Jul 2023 11:53:58 -0400 [thread overview]
Message-ID: <cover.1688658745.git.josef@toxicpanda.com> (raw)
v1->v2:
- extracted the minimum calculation into a helper as per Christoph's suggestion.
Hello,
I'm trying to get the zoned block device tests running and I ran into an issue
of a long running test because scratch_mkfs_sized failed and we tried to fill up
a giant fs. Fix up the error message and the math so this is correct. Thanks,
Josef
Josef Bacik (2):
btrfs-progs: print out the correct minimum size for zoned file systems
btrfs-progs: set the proper minimum size for a zoned file system
mkfs/main.c | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)
--
2.41.0
next reply other threads:[~2023-07-06 15:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-06 15:53 Josef Bacik [this message]
2023-07-06 15:53 ` [PATCH v2 1/2] btrfs-progs: print out the correct minimum size for zoned file systems Josef Bacik
2023-07-07 11:36 ` Christoph Hellwig
2023-07-06 15:54 ` [PATCH v2 2/2] btrfs-progs: set the proper minimum size for a zoned file system Josef Bacik
2023-07-07 11:38 ` Christoph Hellwig
2023-07-10 0:57 ` Naohiro Aota
2023-07-10 5:28 ` hch
2023-07-13 18:19 ` David Sterba
2023-07-21 6:43 ` Naohiro Aota
2023-07-10 0:59 ` Naohiro Aota
2023-07-07 9:10 ` [PATCH v2 0/2] btrfs-progs: some zoned mkfs fixups 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=cover.1688658745.git.josef@toxicpanda.com \
--to=josef@toxicpanda.com \
--cc=kernel-team@fb.com \
--cc=linux-btrfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).