btrfs-progs/mkfs
Anand Jain ff4c4a3a00 btrfs-progs: allow duplicate fsid for single device filesystems
For single device btrfs filesystem, allow duplicate fsid to be created.
This should be used with caution as more devices with the same uuid
could be confused with each other.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2023-10-02 18:41:08 +02:00
..
common.c btrfs-progs: mkfs: convert int to bool in a few helpers 2023-07-27 14:45:29 +02:00
common.h btrfs-progs: mkfs: convert int to bool in a few helpers 2023-07-27 14:45:29 +02:00
main.c btrfs-progs: allow duplicate fsid for single device filesystems 2023-10-02 18:41:08 +02:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
rootdir.c btrfs-progs: mkfs: more verbose output for --rootdir 2023-05-26 22:17:33 +02:00
rootdir.h btrfs-progs: mkfs: more verbose output for --rootdir 2023-05-26 22:17:33 +02:00