diff options
author | Anand Jain <anand.jain@oracle.com> | 2021-05-29 17:48:34 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-06-21 15:19:07 +0200 |
commit | 356b4a2dc151c65e5abce07b7c0e4a146769892b (patch) | |
tree | c19504172ac8781aae72356616bf0da3f06fe438 /fs/btrfs/compression.h | |
parent | 1d08ce58406d1cd6222fca72144146c7ee1450ec (diff) |
btrfs: optimize variables size in btrfs_submit_compressed_read
Patch "btrfs: reduce compressed_bio member's types" reduced some
member's size. Declare the variables @compressed_len, @nr_pages and
@pg_index size as an unsigned int in the function
btrfs_submit_compressed_read.
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 'fs/btrfs/compression.h')
0 files changed, 0 insertions, 0 deletions