summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/io.h')
-rw-r--r--fs/bcachefs/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bcachefs/io.h b/fs/bcachefs/io.h
index c832b7291005..8a7f246e8823 100644
--- a/fs/bcachefs/io.h
+++ b/fs/bcachefs/io.h
@@ -102,7 +102,7 @@ struct cache_promote_op;
struct extent_ptr_decoded;
int __bch2_read_extent(struct bch_fs *, struct bch_read_bio *, struct bvec_iter,
- struct bkey_s_c, struct bch_devs_mask *, unsigned);
+ struct bkey_s_c, struct bch_io_failures *, unsigned);
void bch2_read(struct bch_fs *, struct bch_read_bio *, u64);
enum bch_read_flags {