diff options
author | Nikolay Borisov <nborisov@suse.com> | 2019-11-21 14:03:30 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-01-20 16:40:51 +0100 |
commit | 7ef54d54bf6aacb5faeb5a7f3db18b7828498099 (patch) | |
tree | 7e33b9d61cfc34479dc8d669150c04bfab80ca5f /Documentation/process/stable-kernel-rules.rst | |
parent | 4eaaec24c087a52c6b2ed75856037ae42cc6a830 (diff) | |
download | linux-7ef54d54bf6aacb5faeb5a7f3db18b7828498099.tar.bz2 |
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 <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'Documentation/process/stable-kernel-rules.rst')
0 files changed, 0 insertions, 0 deletions