aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2021-11-05 16:45:38 -0400
committerDavid Sterba <[email protected]>2022-01-03 15:09:48 +0100
commit8e1d02909185bddc76e98e680d7fea38be0e87da (patch)
tree50a7a718a41c094f2e73f6e99cd8b2ae48a480bd /tools/perf/scripts/python
parent76d76e789d1f251f66d3bc3bd53e582ca0625622 (diff)
btrfs: use chunk_root in find_free_extent_update_loop
We're only using this to start the transaction with to possibly allocate a chunk. It doesn't really matter which root to use, but with extent tree v2 we'll need a bytenr to look up a extent root which makes the usage of the extent_root awkward here. Simply change it to the chunk_root. Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions