]> 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)
commitbdcf58312107527246b3a86aed48f18e7deec880
tree7feb1c052afcb34e5aa6f409afbd8c2bace8ec17
parent70dab94267ed0068aeb925f0e3bd3f96a2a5f12d
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