]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/io_read.c
Update bcachefs sources to c3e4d892b77b mean and variance: Promote to lib/math
[bcachefs-tools-debian] / libbcachefs / io_read.c
index 3281c4dd1d5252840fa0c13f1c7c4f720108ebdf..4c9eaf7cea8df07835e9b217dff097b73581fa60 100644 (file)
@@ -80,7 +80,7 @@ struct promote_op {
        struct bpos             pos;
 
        struct data_update      write;
-       struct bio_vec          bi_inline_vecs[0]; /* must be last */
+       struct bio_vec          bi_inline_vecs[]; /* must be last */
 };
 
 static const struct rhashtable_params bch_promote_params = {