diff options
author | Naohiro Aota <[email protected]> | 2021-02-04 19:21:55 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-02-09 02:46:04 +0100 |
commit | 011b41bffa3dd086de3f2c393b35cde6133a7140 (patch) | |
tree | f9e93e0095f399ab4ceedd565eaa5db8822369f3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d3575156f6623eecf086a20bcf99a63f1598109c (diff) |
btrfs: zoned: advance allocation pointer after tree log node
Since the allocation info of a tree log node is not recorded in the extent
tree, calculate_alloc_pointer() cannot detect this node, so the pointer
can be over a tree node.
Replaying the log calls btrfs_remove_free_space() for each node in the
log tree.
So, advance the pointer after the node to not allocate over it.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Naohiro Aota <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions