diff options
author | 2019-11-21 14:03:31 +0200 | |
---|---|---|
committer | 2020-01-20 16:40:51 +0100 | |
commit | a0fbf736d35efcddbfaacddd88aa4ca61c1668c3 (patch) | |
tree | ca94cb5e0fc97f36e517ee50b66684cd5a570dd6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent (diff) | |
download | wireguard-linux-a0fbf736d35efcddbfaacddd88aa4ca61c1668c3.tar.xz wireguard-linux-a0fbf736d35efcddbfaacddd88aa4ca61c1668c3.zip |
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
__btrfs_free_reserved_extent now performs the actions of
btrfs_free_and_pin_reserved_extent. But this name is a bit of a
misnomer, since the extent is not really freed but just pinned. Reflect
this in the new name. No semantics changes.
Signed-off-by: Nikolay Borisov <nborisov@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