diff options
author | Naohiro Aota <naohiro.aota@wdc.com> | 2023-03-13 10:06:14 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-03-15 22:51:07 +0300 |
commit | e15acc25880cf048dba9df94d76ed7e7e10040e6 (patch) | |
tree | bd5d31adf8acd857e257562445d9755c3d1d0a26 /include | |
parent | fa2068d7e922b434eba5bfb0131e6d39febfdb48 (diff) | |
download | linux-e15acc25880cf048dba9df94d76ed7e7e10040e6.tar.xz |
btrfs: zoned: drop space_info->active_total_bytes
The space_info->active_total_bytes is no longer necessary as we now
count the region of newly allocated block group as zone_unusable. Drop
its usage.
Fixes: 6a921de58992 ("btrfs: zoned: introduce space_info->active_total_bytes")
CC: stable@vger.kernel.org # 6.1+
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions