linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] btrfs-progs: some zoned mkfs fixups
@ 2023-07-06 15:53 Josef Bacik
  2023-07-06 15:53 ` [PATCH v2 1/2] btrfs-progs: print out the correct minimum size for zoned file systems Josef Bacik
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Josef Bacik @ 2023-07-06 15:53 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-21  6:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 15:53 [PATCH v2 0/2] btrfs-progs: some zoned mkfs fixups Josef Bacik
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

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).