aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2019-11-21 14:03:30 +0200
committerDavid Sterba <[email protected]>2020-01-20 16:40:51 +0100
commit7ef54d54bf6aacb5faeb5a7f3db18b7828498099 (patch)
tree7e33b9d61cfc34479dc8d669150c04bfab80ca5f /tools/perf/scripts/python
parent4eaaec24c087a52c6b2ed75856037ae42cc6a830 (diff)
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
__btrfs_free_reserved_extent performs 2 entirely different operations depending on whether its 'pin' argument is true or false. This patch lifts the 2nd case (pin is false) into it's sole caller btrfs_free_reserved_extent. No semantics changes. Signed-off-by: Nikolay Borisov <[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