[libvirt] [PATCHv2 3/3] openvz: wire up domainUpdateDeviceFlags

Guido Günther agx at sigxcpu.org
Mon Jun 11 21:08:14 UTC 2012


On Mon, Jun 11, 2012 at 10:57:07PM +0200, Guido Günther wrote:
[..snip..] 
> @@ -2002,6 +2107,7 @@ static virDriver openvzDriver = {
>      .domainIsPersistent = openvzDomainIsPersistent, /* 0.7.3 */
>      .domainIsUpdated = openvzDomainIsUpdated, /* 0.8.6 */
>      .isAlive = openvzIsAlive, /* 0.9.8 */
> +    .domainUpdateDeviceFlags = openvzDomainUpdateDeviceFlags, /* 0.9.14 */

This should be 0.9.13. Fixed locally.
 -- Guido




More information about the libvir-list mailing list