btrfs: rename bio_flags in parameters and switch type
authorDavid Sterba <dsterba@suse.com>
Tue, 27 Jul 2021 12:59:41 +0000 (14:59 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 16 May 2022 15:17:31 +0000 (17:17 +0200)
commitcb3a12d9885974a5f2afe0c3e9a752195401828f
tree2305a0fc8e5323dcf6d705c24509176e51a154fe
parent0ff400135b2a11b4a565f4d631f7f4ea55a25a99
btrfs: rename bio_flags in parameters and switch type

Several functions take parameter bio_flags that was simplified to just
compress type, unify it and change the type accordingly.

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