提交 406c05f2 编写于 作者: J John Levon

Fix xs_unwatch() to correctly pass the token

上级 c8070bf6
Thu Jan 15 01:22:32 GMT 2009 John Levon <levon@movementarian.org>
* src/xs_internal.c: Fix xs_unwatch() to correctly pass the
token
Thu Jan 15 01:19:02 GMT 2009 John Levon <levon@movementarian.org>
* src/xen_unified.c:
......
......@@ -1106,7 +1106,7 @@ int xenStoreRemoveWatch(virConnectPtr conn,
if (!xs_unwatch(priv->xshandle,
list->watches[i]->path,
list->watches[i]->path))
list->watches[i]->token))
{
DEBUG0("WARNING: Could not remove watch");
/* Not fatal, continue */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册