[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-API] [PATCH 02 of 11] CA-35165: Remove misleading log message from sm_exec
# HG changeset patch # User David Scott <dave.scott@xxxxxxxxxxxxx> # Date 1259595422 0 # Node ID 8572dd0dccffb24e590be172eba5290871d58ec8 # Parent 019aa574738a5b334ae20c313c2a640570162569 CA-35165: Remove misleading log message from sm_exec. Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx> diff -r 019aa574738a -r 8572dd0dccff ocaml/xapi/sm_exec.ml --- a/ocaml/xapi/sm_exec.ml Mon Nov 30 15:37:00 2009 +0000 +++ b/ocaml/xapi/sm_exec.ml Mon Nov 30 15:37:02 2009 +0000 @@ -63,7 +63,7 @@ } let make_call ?driver_params ?sr_sm_config ?vdi_sm_config ?vdi_location ?new_uuid ?sr_ref ?vdi_ref (subtask_of,device_config) cmd args = - Server_helpers.exec_with_new_task "sm_exec: reading host other-config" + Server_helpers.exec_with_new_task "sm_exec" (fun __context -> let vdi_location = if vdi_location <> None 1 file changed, 1 insertion(+), 1 deletion(-) ocaml/xapi/sm_exec.ml | 2 +- Attachment:
xen-api.hg-11.patch _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |