]> git.baikalelectronics.ru Git - kernel.git/commit
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 Mar 2022 12:13:49 +0000 (13:13 +0100)
commitc423ea2f7801b69c69b8d6da652f8fd350136f38
treefd5099b4e76dfec89f52d250ceac36aac3f2a0c4
parent4efc5f5889c7a5d17e54b950544a541a1a61b089
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