提交 999d32cd 编写于 作者: C Cary Xu

chore: revert the code change

上级 293f65e4
......@@ -70,7 +70,7 @@ void tfsUpdateSize(STfs *pTfs);
SDiskSize tfsGetSize(STfs *pTfs);
/**
* @brief Get level of multi-tier storage
* @brief Get level of multi-tier storage.
*
* @param pTfs
* @return int32_t
......
......@@ -1033,7 +1033,7 @@ int32_t tsdbFSCommit2(STsdb *pTsdb, STsdbFS *pFSNew) {
code = TSDB_CODE_OUT_OF_MEMORY;
goto _err;
}
iOld++;
iNew++;
continue;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册