]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/alloc.h
Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazily
[bcachefs-tools-debian] / libbcachefs / alloc.h
index ee771ee1c09a914790494d49ed78f1c3815f32b6..1b9d960b03f401759360dde15df778f53a0e21da 100644 (file)
@@ -118,6 +118,7 @@ static inline void writepoint_init(struct write_point *wp,
        wp->type = type;
 }
 
+int bch2_fs_allocator_start(struct bch_fs *);
 void bch2_fs_allocator_init(struct bch_fs *);
 
 extern const struct bkey_ops bch2_bkey_alloc_ops;