Re: [PATCH] btrfs-progs: default to SINGLE profile on zoned devices
From: Nikolay Borisov <hidden> Date: 2021-07-06 13:41:51
On 6.07.21 г. 12:19, Johannes Thumshirn wrote:
On zoned devices we're currently not supporting any other block group
profile than the SINGLE profile, so pick it as default value otherwise a
user would have to specify it manually at mkfs time for rotational zoned
devices.
Reported-by: Damien Le Moal <redacted>
Signed-off-by: Johannes Thumshirn <redacted>