commit | 961f5b8bf48a463ac5fe5b13143426d79eb41817 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon Oct 31 20:33:46 2022 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Dec 05 18:00:51 2022 +0100 |
tree | d4b04f9920f924b531f47820fe2ef91bae1058a4 | |
parent | 0d7764ff58b4b45c39eb03f2c74a819c1a88fa7b [diff] |
btrfs: convert btrfs_block_group::seq_zone to runtime flag In zoned mode the sequential status of zone can be also tracked in the runtime flags of block group. Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>