From: David Sterba <dsterba@suse.cz>
To: Qu Wenruo <wqu@suse.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: [PATCH 0/6] btrfs-progs: zoned devices support for bgt feature
Date: Thu, 28 Mar 2024 00:52:10 +0100 [thread overview]
Message-ID: <20240327235210.GX14596@twin.jikos.cz> (raw)
In-Reply-To: <cover.1711412540.git.wqu@suse.com>
On Tue, Mar 26, 2024 at 10:52:40AM +1030, Qu Wenruo wrote:
> [REPO]
> https://github.com/adam900710/btrfs-progs/tree/zoned_bgt
>
> There is a bug report that, the following tool would fail on zone
> devices:
>
> - mkfs.btrfs -O block-group-tree
> - btrfstune --convert-to-block-group-tree|--convert-from-block-group-tree
>
> The mkfs failure is caused by zoned incompatible pwrite() calls for
> block group tree metadata.
>
> The btrfstune failure is caused by the incorrectly opened fd.
>
>
> Before fixing both bugs, do two small cleanups, one caught by clangd LSP
> server, the other caught by my later check on the test case output (a
> missing newline).
>
> Then fixes for each bug, and new test cases for each bug.
>
> Qu Wenruo (6):
> btrfs-progs: remove unused header for tune/main.c
> btrfs-progs: tune: add the missing newline for
> --convert-from-block-group-tree
> btrfs-progs: mkfs: use proper zoned compatible write for bgt feature
> btrfs-progs: tune: properly open zoned devices for RW
> btrfs-progs: tests-mkfs: add test case for zoned block group tree
> feature
> btrfs-progs: tests-misc: add a test case to check zoned bgt conversion
Added to devel, thanks.
prev parent reply other threads:[~2024-03-27 23:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-26 0:22 [PATCH 0/6] btrfs-progs: zoned devices support for bgt feature Qu Wenruo
2024-03-26 0:22 ` [PATCH 1/6] btrfs-progs: remove unused header for tune/main.c Qu Wenruo
2024-04-02 18:42 ` David Sterba
2024-04-02 21:30 ` Qu Wenruo
2024-03-26 0:22 ` [PATCH 2/6] btrfs-progs: tune: add the missing newline for --convert-from-block-group-tree Qu Wenruo
2024-03-26 0:22 ` [PATCH 3/6] btrfs-progs: mkfs: use proper zoned compatible write for bgt feature Qu Wenruo
2024-03-26 0:22 ` [PATCH 4/6] btrfs-progs: tune: properly open zoned devices for RW Qu Wenruo
2024-03-26 0:22 ` [PATCH 5/6] btrfs-progs: tests-mkfs: add test case for zoned block group tree feature Qu Wenruo
2024-03-26 0:22 ` [PATCH 6/6] btrfs-progs: tests-misc: add a test case to check zoned bgt conversion Qu Wenruo
2024-03-26 16:53 ` [PATCH 0/6] btrfs-progs: zoned devices support for bgt feature Johannes Thumshirn
2024-03-27 1:23 ` Naohiro Aota
2024-03-27 23:52 ` David Sterba [this message]
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=20240327235210.GX14596@twin.jikos.cz \
--to=dsterba@suse.cz \
--cc=linux-btrfs@vger.kernel.org \
--cc=wqu@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox