]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/super.c
Update bcachefs sources to cfb41d25c7 bcachefs: Add an assertion to track down a...
[bcachefs-tools-debian] / libbcachefs / super.c
index 43689bb85e3293db317ddd6cbcd3b5bc74b8e705..05013b3d1152f87445ad7e3a04248a9348a563c3 100644 (file)
@@ -404,7 +404,7 @@ static int bch2_fs_read_write_late(struct bch_fs *c)
        return 0;
 }
 
-int __bch2_fs_read_write(struct bch_fs *c, bool early)
+static int __bch2_fs_read_write(struct bch_fs *c, bool early)
 {
        struct bch_dev *ca;
        unsigned i;