diff options
| author | Qu Wenruo <wqu@suse.com> | 2024-05-03 13:07:26 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2024-07-11 15:33:21 +0200 |
| commit | 04ef7631bfa5247dfce8f1858be6f0f76ff0e299 (patch) | |
| tree | 6c8fa0fb62ccba37ef9846e3556ff78d41e4a46d /tools/perf/scripts/python/task-analyzer.py | |
| parent | btrfs: cleanup duplicated parameters related to create_io_em() (diff) | |
| download | linux-04ef7631bfa5247dfce8f1858be6f0f76ff0e299.tar.gz linux-04ef7631bfa5247dfce8f1858be6f0f76ff0e299.zip | |
btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent()
The following 3 parameters can be cleaned up using btrfs_file_extent
structure:
- len
btrfs_file_extent::num_bytes
- orig_block_len
btrfs_file_extent::disk_num_bytes
- ram_bytes
btrfs_file_extent::ram_bytes
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
