Re: [libvirt] [PATCH] vz: handle gracefully races on undefining domain

2016-06-20 Thread Nikolay Shirokovskiy
On 20.06.2016 10:40, Nikolay Shirokovskiy wrote: > This patch is not critical but nice to have. The original motivation > was error message in logs on undefining domain thru vz driver. > Undefine procedure drops domain lock while waiting for detaching > disks vz sdk call. Meanwhile vz sdk event

[libvirt] [PATCH] vz: handle gracefully races on undefining domain

2016-06-20 Thread Nikolay Shirokovskiy
This patch is not critical but nice to have. The original motivation was error message in logs on undefining domain thru vz driver. Undefine procedure drops domain lock while waiting for detaching disks vz sdk call. Meanwhile vz sdk event domain-config-changed arrives, its handler finds domain an