mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git
synced 2024-11-28 06:34:17 +08:00
2f867c21e2
The defaults for rotational devices are to enable DUP for metadata, this does not yet work on zoned devices and fails with messages like: Zoned: /dev/sda: host-managed device detected, setting zoned feature ERROR: cannot use RAID/DUP profile in zoned mode The RAID/DUP support will be implemented in the future and we don't want to change the defaults to revert them back again. This makes it a bit awkward for the user until this happens, so at least print a hint what to do that single/single must be set manually. Link: https://lore.kernel.org/linux-btrfs/20210706091922.38650-1-johannes.thumshirn@wdc.com/ Reported-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
main.c | ||
Makefile | ||
rootdir.c | ||
rootdir.h |