public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: some zoned mkfs fixups
@ 2023-07-06 13:06 Josef Bacik
  2023-07-06 13:06 ` [PATCH 1/2] btrfs-progs: print out the correct minimum size for zoned file systems Josef Bacik
  2023-07-06 13:06 ` [PATCH 2/2] btrfs-progs: set the proper minimum size for a zoned file system Josef Bacik
  0 siblings, 2 replies; 5+ messages in thread
From: Josef Bacik @ 2023-07-06 13:06 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

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 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-06 14:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 13:06 [PATCH 0/2] btrfs-progs: some zoned mkfs fixups Josef Bacik
2023-07-06 13:06 ` [PATCH 1/2] btrfs-progs: print out the correct minimum size for zoned file systems Josef Bacik
2023-07-06 14:30   ` Christoph Hellwig
2023-07-06 13:06 ` [PATCH 2/2] btrfs-progs: set the proper minimum size for a zoned file system Josef Bacik
2023-07-06 14:31   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox