linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: mkfs: testing cloned-device
@ 2023-09-28  1:09 Anand Jain
  2023-09-28  1:09 ` [PATCH 1/2] btrfs-progs: allow duplicate fsid for single device Anand Jain
  2023-09-28  1:09 ` [PATCH 2/2] btrfs-progs: add mkfs -P option for dev_uuid Anand Jain
  0 siblings, 2 replies; 6+ messages in thread
From: Anand Jain @ 2023-09-28  1:09 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba, gpiccoli

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


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

end of thread, other threads:[~2023-10-03  3:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28  1:09 [PATCH 0/2] btrfs-progs: mkfs: testing cloned-device Anand Jain
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).