]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/recovery.h
Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errors
[bcachefs-tools-debian] / libbcachefs / recovery.h
index 852d30567da9c4079c2f42a71b00e2d5de2c03e0..447590f606097d0faa6cd90c3d6c26f457daf5fe 100644 (file)
@@ -25,6 +25,7 @@ static inline int bch2_run_explicit_recovery_pass(struct bch_fs *c,
        }
 }
 
+int bch2_run_online_recovery_passes(struct bch_fs *);
 u64 bch2_fsck_recovery_passes(void);
 
 int bch2_fs_recovery(struct bch_fs *);