]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: rename io_failure_record::bio_flags to compress_type
authorDavid Sterba <dsterba@suse.com>
Tue, 27 Jul 2021 12:53:55 +0000 (14:53 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 16 May 2022 15:17:31 +0000 (17:17 +0200)
commitcf54d404db1c7b956ce6c289587c0f1e2370e197
tree52a6a0d6fbb4712052acabb09783d869e93e6f5e
parent417c1c8f87c35985c7be4394434a900182ae8520
btrfs: rename io_failure_record::bio_flags to compress_type

The bio_flags is now used to store unchanged compress type, so unify
that.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h