]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: rename bio_ctrl::bio_flags to compress_type
authorDavid Sterba <dsterba@suse.com>
Tue, 27 Jul 2021 13:11:53 +0000 (15:11 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 16 May 2022 15:17:32 +0000 (17:17 +0200)
commit4aca4d527c2813e22da6493a3302328f46f96c7a
tree7feb1c052afcb34e5aa6f409afbd8c2bace8ec17
parent3c7863f319e8c92e483b5176227d61280ff6c523
btrfs: rename bio_ctrl::bio_flags to compress_type

The bio_ctrl is the last use of bio_flags that has been converted to
compress type everywhere else.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c