提交 bedd0eb8 编写于 作者: H hzcheng

make compile

上级 4a59e526
...@@ -91,9 +91,9 @@ int32_t dnodeInitMgmt() { ...@@ -91,9 +91,9 @@ int32_t dnodeInitMgmt() {
SVnodeObj *pVnode = dnodeGetVnode(cfg.cfg.vgId); SVnodeObj *pVnode = dnodeGetVnode(cfg.cfg.vgId);
dnodeDropVnode(pVnode); dnodeDropVnode(pVnode);
dnodeCreateVnode(&cfg); // dnodeCreateVnode(&cfg);
SVnodeObj *pVnode = dnodeGetVnode(cfg.cfg.vgId); // SVnodeObj *pVnode = dnodeGetVnode(cfg.cfg.vgId);
dnodeCleanupVnodes(); // dnodeCleanupVnodes();
dnodeOpenVnodes(); dnodeOpenVnodes();
dnodeCleanupVnodes(); dnodeCleanupVnodes();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册