diff options
| author | Josef Bacik <[email protected]> | 2022-09-30 16:45:11 -0400 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-12-05 18:00:36 +0100 |
| commit | 9c5c9604631ae5fcdc5124c79d01d75f80b5ffd4 (patch) | |
| tree | e1bfb876e131fff0a37664beb1c627850b641e46 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 632ddfa2131f0fea1831bc1f4b28c68faa779156 (diff) | |
btrfs: use a cached_state everywhere in relocation
All of the relocation code avoids using the cached state, despite
everywhere using the normal
lock_extent()
// do something
unlock_extent()
pattern. Fix this by plumbing a cached state throughout all of these
functions in order to allow for less tree searches.
Reviewed-by: Filipe Manana <[email protected]>
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions