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)
commit0f07003b0fb4e00403c76101b3758c3549c2d788
tree7feb1c052afcb34e5aa6f409afbd8c2bace8ec17
parentcb3a12d9885974a5f2afe0c3e9a752195401828f
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