public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: fix the uuid report in "btrfs subvolume list -u"
@ 2022-12-27  5:55 Qu Wenruo
  2022-12-27  5:55 ` [PATCH 1/2] btrfs-progs: fix the wrong timestamp and UUID check for root items Qu Wenruo
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Qu Wenruo @ 2022-12-27  5:55 UTC (permalink / raw)
  To: linux-btrfs

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


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

end of thread, other threads:[~2023-01-02 13:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-27  5:55 [PATCH 0/2] btrfs-progs: fix the uuid report in "btrfs subvolume list -u" Qu Wenruo
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

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