From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Cc: dsterba@suse.com, gpiccoli@igalia.com
Subject: [PATCH 0/2] btrfs-progs: mkfs: testing cloned-device
Date: Thu, 28 Sep 2023 09:09:17 +0800 [thread overview]
Message-ID: <cover.1695861950.git.anand.jain@oracle.com> (raw)
This patchset adds support for testing cloned-device in mkfs.
So using mkfs.btrfs both option -U and -P a new device can be created
to match the FSID and UUID of an existing device. This is useful for
testing cloned-device.
Anand Jain (2):
btrfs-progs: allow duplicate fsid for single device
btrfs-progs: add mkfs -P option for dev_uuid
mkfs/common.c | 8 +++++++-
mkfs/common.h | 1 +
mkfs/main.c | 14 ++++++++++++--
3 files changed, 20 insertions(+), 3 deletions(-)
--
2.39.3
next reply other threads:[~2023-09-28 1:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-28 1:09 Anand Jain [this message]
2023-09-28 1:09 ` [PATCH 1/2] btrfs-progs: allow duplicate fsid for single device Anand Jain
2023-10-02 15:22 ` David Sterba
2023-09-28 1:09 ` [PATCH 2/2] btrfs-progs: add mkfs -P option for dev_uuid Anand Jain
2023-10-02 15:21 ` David Sterba
2023-10-03 3:45 ` Anand Jain
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.1695861950.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=dsterba@suse.com \
--cc=gpiccoli@igalia.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.