From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs-progs: fix the uuid report in "btrfs subvolume list -u"
Date: Tue, 27 Dec 2022 13:55:06 +0800 [thread overview]
Message-ID: <cover.1672120480.git.wqu@suse.com> (raw)
There is a regression caused by commit d729048be6ef ("btrfs-progs: stop
using btrfs_root_item_v0").
Just fix it and add a simple test case for it.
Qu Wenruo (2):
btrfs-progs: fix the wrong timestamp and UUID check for root items
btrfs-progs: misc-tests: add a test case to make sure uuid is
correctly reported
cmds/subvolume-list.c | 11 ++++++--
.../056-subvolume-list-uuid/test.sh | 28 +++++++++++++++++++
2 files changed, 37 insertions(+), 2 deletions(-)
create mode 100755 tests/misc-tests/056-subvolume-list-uuid/test.sh
--
2.39.0
next reply other threads:[~2022-12-27 5:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-27 5:55 Qu Wenruo [this message]
2022-12-27 5:55 ` [PATCH 1/2] btrfs-progs: fix the wrong timestamp and UUID check for root items Qu Wenruo
2022-12-27 6:36 ` Anand Jain
2022-12-28 12:04 ` Neal Gompa
2022-12-27 5:55 ` [PATCH 2/2] btrfs-progs: misc-tests: add a test case to make sure uuid is correctly reported Qu Wenruo
2022-12-28 12:05 ` Neal Gompa
2023-01-02 13:02 ` [PATCH 0/2] btrfs-progs: fix the uuid report in "btrfs subvolume list -u" David Sterba
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.1672120480.git.wqu@suse.com \
--to=wqu@suse.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 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.