diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-09-04 19:03:43 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-11-11 16:34:17 +0300 |
commit | 70a5f9e266cf1f544f33ce56f1eee634d79f3030 (patch) | |
tree | 6ead3fd624eff8a599d533b024e960d787ef4a09 /scripts/lib/kdoc/kdoc_output.py | |
parent | 1020443840569535f6025a855958f07ea3eebf71 (diff) | |
download | linux-70a5f9e266cf1f544f33ce56f1eee634d79f3030.tar.xz |
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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions