aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2020-09-08 11:27:23 +0100
committerDavid Sterba <dsterba@suse.com>2020-10-07 12:13:17 +0200
commit306bfec02b1054d24bbbeec49ece6db396d451e0 (patch)
treeb26fec0821a1d4db4945dc917f8ee8412342be2b /tools/perf/scripts/python/export-to-postgresql.py
parentbtrfs: rename struct btrfs_clone_extent_info to a more generic name (diff)
downloadwireguard-linux-306bfec02b1054d24bbbeec49ece6db396d451e0.tar.xz
wireguard-linux-306bfec02b1054d24bbbeec49ece6db396d451e0.zip
btrfs: rename btrfs_punch_hole_range() to a more generic name
The function btrfs_punch_hole_range() is now used to replace all the file extents in a given file range with an extent described in the given struct btrfs_replace_extent_info argument. This extent can either be an existing extent that is being cloned or it can be a new extent (namely a prealloc extent). When that argument is NULL it only punches a hole (drops all the existing extents) in the file range. So rename the function to btrfs_replace_file_extents(). Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@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