btrfs: zoned: prepare for allowing DUP on zoned
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Wed, 26 Jan 2022 13:46:22 +0000 (05:46 -0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 Feb 2022 15:19:50 +0000 (16:19 +0100)
commitf5569fe07224511840b83563a902966c6273e12f
treef99799f541492de7d61cee7f1d5135f0b47f2bf7
parentad48bffac0e343c93b6985b6fa855cadc33fe2fd
btrfs: zoned: prepare for allowing DUP on zoned

Allow for a block-group to be placed on more than one physical zone.

This is a preparation for allowing DUP profiles for meta-data on a zoned
file-system.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/zoned.c