From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 00/10 v2] fixes and preparatory related to metadata_uuid
Date: Thu, 3 Aug 2023 07:29:36 +0800 [thread overview]
Message-ID: <cover.1690985783.git.anand.jain@oracle.com> (raw)
v2:
Consolidating preparatory, cleanups and bug fixes, these patches can be
merged independently.
Addressed the comments received on some of the patches, relevant changes
are mentioned in the individual patch.
The patches here were part of an earlier patchset...
[PATCH 0/2] btrfs-progs: fix dump-super metadata_uuid
[PATCH 00/11] btrfs-progs: fix bugs and CHANGING_FSID_V2 flag
[PATCH 00/10] btrfs-progs: check and tune: add device and noscan options
Anand Jain (10):
btrfs-progs: dump-super print actual metadata_uuid value
btrfs-progs: tests: return metadata_uuid or fsid as per METADATA_UUID
flag
btrfs-progs: fix duplicate missing device
btrfs-progs: track missing device counter
btrfs-progs: tune: check for missing device
btrfs-progs: track changing_fsid flag in fs_devices
btrfs-progs: track num_devices per fs_devices
btrfs-progs: track total_devs in fs devices
btrfs-progs: track active metadata_uuid per fs_devices
btrfs-progs: tune: consolidate return goto free-out
kernel-shared/print-tree.c | 8 +---
kernel-shared/volumes.c | 23 +++++++++--
kernel-shared/volumes.h | 6 +++
tests/misc-tests/034-metadata-uuid/test.sh | 24 +++++++++--
tune/change-uuid.c | 4 +-
tune/main.c | 47 +++++++++++++++++-----
6 files changed, 86 insertions(+), 26 deletions(-)
--
2.38.1
next reply other threads:[~2023-08-02 23:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-02 23:29 Anand Jain [this message]
2023-08-02 23:29 ` [PATCH 01/10 v2] btrfs-progs: dump-super print actual metadata_uuid value Anand Jain
2023-08-03 12:52 ` Anand Jain
2023-08-02 23:29 ` [PATCH 02/10] btrfs-progs: tests: return metadata_uuid or fsid as per METADATA_UUID flag Anand Jain
2023-08-02 23:29 ` [PATCH 03/10] btrfs-progs: fix duplicate missing device Anand Jain
2023-08-02 23:29 ` [PATCH 04/10] btrfs-progs: track missing device counter Anand Jain
2023-08-02 23:29 ` [PATCH 05/10] btrfs-progs: tune: check for missing device Anand Jain
2023-08-02 23:29 ` [PATCH 06/10] btrfs-progs: track changing_fsid flag in fs_devices Anand Jain
2023-08-02 23:29 ` [PATCH 07/10] btrfs-progs: track num_devices per fs_devices Anand Jain
2023-08-11 17:41 ` David Sterba
2023-08-14 11:16 ` Anand Jain
2023-08-14 15:30 ` Anand Jain
2023-08-02 23:29 ` [PATCH 08/10] btrfs-progs: track total_devs in fs devices Anand Jain
2023-08-02 23:29 ` [PATCH 09/10] btrfs-progs: track active metadata_uuid per fs_devices Anand Jain
2023-08-02 23:29 ` [PATCH 10/10] btrfs-progs: tune: consolidate return goto free-out Anand Jain
2023-08-11 17:47 ` David Sterba
2023-08-14 12:48 ` Anand Jain
2023-08-11 17:42 ` [PATCH 00/10 v2] fixes and preparatory related to metadata_uuid 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.1690985783.git.anand.jain@oracle.com \
--to=anand.jain@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox