On 12/21/20 10:48 PM, Naohiro Aota wrote:
From: Johannes Thumshirn <[email protected]>
Since fs_info->zoned is unioned with fs_info->zone_size, loading
fs_info->zoned from the incompat flag screw up the zone_size. So, let's
avoid to load it from the flag. It will be eventually set by
btrfs_get_dev_zone_info_all_devices().
Signed-off-by: Johannes Thumshirn <[email protected]>
May want to take another crack at that changelog, the grammar is way off. The
code is fine tho
Reviewed-by: Josef Bacik <[email protected]>
Thanks,
Josef