[libvirt] [PATCH] hyperv: Correct number of milliseconds in five minutes

Matthias Bolte matthias.bolte at googlemail.com
Mon Aug 7 21:15:46 UTC 2017


2017-07-28 18:23 GMT+02:00 Sri Ramanujam <sramanujam at datto.com>:
> ---
>  src/hyperv/hyperv_wmi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/hyperv/hyperv_wmi.c b/src/hyperv/hyperv_wmi.c
> index 57125ae..33ad964 100644
> --- a/src/hyperv/hyperv_wmi.c
> +++ b/src/hyperv/hyperv_wmi.c
> @@ -42,7 +42,7 @@
>
>  #define VIR_FROM_THIS VIR_FROM_HYPERV
>
> -#define HYPERV_JOB_TIMEOUT_MS 5000
> +#define HYPERV_JOB_TIMEOUT_MS 300000
>
>  VIR_LOG_INIT("hyperv.hyperv_wmi");

ACK and pushed, thanks.

-- 
Matthias Bolte
http://photron.blogspot.com




More information about the libvir-list mailing list