diff options
author | Naohiro Aota <naohiro.aota@wdc.com> | 2021-08-09 13:13:44 +0900 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-08-23 13:19:11 +0200 |
commit | 0ae79c6fe70d5c5c645733b7ed39d5e6021d8c9a (patch) | |
tree | f7b1cb30644f0a9d212c67ef49d0b9a557dd4089 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ba86dd9fe60e5853fbff96f2658212908b83f271 (diff) |
btrfs: zoned: fix block group alloc_offset calculation
alloc_offset is offset from the start of a block group and @offset is
actually an address in logical space. Thus, we need to consider
block_group->start when calculating them.
Fixes: 011b41bffa3d ("btrfs: zoned: advance allocation pointer after tree log node")
CC: stable@vger.kernel.org # 5.12+
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions