]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3c7863f319e8c92e483b5176227d61280ff6c523
tree2305a0fc8e5323dcf6d705c24509176e51a154fe
parentcf54d404db1c7b956ce6c289587c0f1e2370e197
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