Loading fs/bcachefs/recovery.c +1 −0 Original line number Diff line number Diff line Loading @@ -607,6 +607,7 @@ static int read_btree_roots(struct bch_fs *c) buf.buf, bch2_err_str(ret))) { if (btree_id_is_alloc(i)) r->error = 0; ret = 0; } } Loading Loading
fs/bcachefs/recovery.c +1 −0 Original line number Diff line number Diff line Loading @@ -607,6 +607,7 @@ static int read_btree_roots(struct bch_fs *c) buf.buf, bch2_err_str(ret))) { if (btree_id_is_alloc(i)) r->error = 0; ret = 0; } } Loading