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, 14 Feb 2022 15:36:02 +0000 (16:36 +0100)
commit75c3142eeaafd3d3d6cb761eeb8afe5018eade21
treefb9c1179c3902c6dc8d7bf553b1c9bf464b8a42e
parentb7358d7980a77d4f10411c1e07403691f7799549
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