diff options
author | Naohiro Aota <[email protected]> | 2022-07-09 08:18:46 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2022-07-25 17:45:42 +0200 |
commit | 79417d040f4f77b19c701bccc23013b9cdac358d (patch) | |
tree | f2ce47792e73a7492adb24f7ed71275bb1518c42 /include/linux/fpga/fpga-mgr.h | |
parent | 6a921de589926a350634e6e279f43fa5b9dbf5ba (diff) |
btrfs: zoned: disable metadata overcommit for zoned
The metadata overcommit makes the space reservation flexible but it is also
harmful to active zone tracking. Since we cannot finish a block group from
the metadata allocation context, we might not activate a new block group
and might not be able to actually write out the overcommit reservations.
So, disable metadata overcommit for zoned filesystems. We will ensure
the reservations are under active_total_bytes in the following patches.
CC: [email protected] # 5.16+
Fixes: afba2bc036b0 ("btrfs: zoned: implement active zone tracking")
Signed-off-by: Naohiro Aota <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions