diff options
| author | Qu Wenruo <wqu@suse.com> | 2026-02-10 13:54:31 +1030 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-04-07 18:55:56 +0200 |
| commit | b943097758ffa35dba31053de927d1cbb40a1bf5 (patch) | |
| tree | b5dda458d35c2c746ce37e3a3e8ccafd855e897c /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 00c865b60b0650723e1f103dc58ca3f01e7bd662 (diff) | |
btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()
The function btrfs_csum_file_blocks() is a little confusing, unlike
btrfs_csum_one_bio(), it is not calculating the checksum of some file
blocks.
Instead it's just inserting the already calculated checksums into a given
root (can be a csum root or a log tree).
So rename it to btrfs_insert_data_csums() to reflect its behavior better.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
