diff options
author | 2025-07-16 16:59:55 +0900 | |
---|---|---|
committer | 2025-08-13 12:28:58 +0200 | |
commit | 04147d8394e80acaaebf0365f112339e8b606c05 (patch) | |
tree | f066d6cc52e2357838e3f7637b13f87ed5ccff7c /rust/pin-init/internal/src | |
parent | btrfs: zoned: fix write time activation failure for metadata block group (diff) | |
download | wireguard-linux-04147d8394e80acaaebf0365f112339e8b606c05.tar.xz wireguard-linux-04147d8394e80acaaebf0365f112339e8b606c05.zip |
btrfs: zoned: limit active zones to max_open_zones
When there is no active zone limit, we can technically write into any
number of zones at the same time. However, exceeding the max open zones can
degrade performance. To prevent this, set the max_active_zones to
bdev_max_open_zones() if there is no active zone limit.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions