diff options
author | 2021-05-29 17:48:35 +0800 | |
---|---|---|
committer | 2021-06-21 15:19:07 +0200 | |
commit | 65b5355f77082804949390dc2629256c8c24f69d (patch) | |
tree | f64e9a4986350a828c9c07aaf2ee68302ac88038 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: optimize variables size in btrfs_submit_compressed_read (diff) | |
download | linux-dev-65b5355f77082804949390dc2629256c8c24f69d.tar.xz linux-dev-65b5355f77082804949390dc2629256c8c24f69d.zip |
btrfs: optimize variables size in btrfs_submit_compressed_write
Patch "btrfs: reduce compressed_bio member's types" reduced some
member's size. Function arguments @len, @compressed_len and @nr_pages
can be declared as unsigned int.
Signed-off-by: Anand Jain <anand.jain@oracle.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