diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-09-04 17:03:43 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 14:34:17 +0100 |
commit | 70a5f9e266cf1f544f33ce56f1eee634d79f3030 (patch) | |
tree | 6ead3fd624eff8a599d533b024e960d787ef4a09 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1020443840569535f6025a855958f07ea3eebf71 (diff) |
btrfs: simplify tracking progress for the extent map shrinker
Now that the extent map shrinker can only be run by a single task (as a
work queue item) there is no need to keep the progress of the shrinker
protected by a spinlock and passing the progress to trace events as
parameters. So remove the lock and simplify the arguments for the trace
events.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions