提交 560bbd4f 编写于 作者: M Maxim Nestratov 提交者: Dmitry Guryanov

parallels: increment the number of connection drivers

We need to do this because we have just added a vz driver.
Signed-off-by: NMaxim Nestratov <mnestratov@parallels.com>
上级 26385e94
......@@ -109,7 +109,7 @@ VIR_LOG_INIT("libvirt");
* - use reference counting to guarantee coherent pointer state ?
*/
#define MAX_DRIVERS 20
#define MAX_DRIVERS 21
static virConnectDriverPtr virConnectDriverTab[MAX_DRIVERS];
static int virConnectDriverTabCount;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册