summaryrefslogtreecommitdiffstats
path: root/fs/nls
diff options
context:
space:
mode:
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>2022-09-05 05:38:24 -0700
committerDavid Sterba <dsterba@suse.com>2022-09-05 15:39:10 +0200
commit6ca64ac2763149fb66c0b4bf12f5e0977a88e51d (patch)
tree2d35bc5c49fed7f44bf88e51198af61d5e89c4ad /fs/nls
parentcac5c44c48c9fb9cc31bea15ebd9ef0c6462314f (diff)
downloadlinux-stable-6ca64ac2763149fb66c0b4bf12f5e0977a88e51d.tar.gz
linux-stable-6ca64ac2763149fb66c0b4bf12f5e0977a88e51d.tar.bz2
linux-stable-6ca64ac2763149fb66c0b4bf12f5e0977a88e51d.zip
btrfs: zoned: fix mounting with conventional zones
Since commit 6a921de58992 ("btrfs: zoned: introduce space_info->active_total_bytes"), we're only counting the bytes of a block group on an active zone as usable for metadata writes. But on a SMR drive, we don't have active zones and short circuit some of the logic. This leads to an error on mount, because we cannot reserve space for metadata writes. Fix this by also setting the BLOCK_GROUP_FLAG_ZONE_IS_ACTIVE bit in the block-group's runtime flag if the zone is a conventional zone. Fixes: 6a921de58992 ("btrfs: zoned: introduce space_info->active_total_bytes") Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/nls')
0 files changed, 0 insertions, 0 deletions