From: John Ferlan Date: Thu, 3 Oct 2013 21:11:57 +0000 (-0400) Subject: nodedev: Resolve Relax-NG validity error X-Git-Tag: CVE-2013-4401~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdefd9b04;p=thirdparty%2Flibvirt.git nodedev: Resolve Relax-NG validity error Commit id 'c4a4603de' added an output to the nodedev xml, but did not update the schema. This resulted in the failure of the 'virt-xml-validate' on a file generated by 'virsh nodedev-dumpxml pci_0000_00_00_0' (for example). This was found/seen by running autotest on my host. --- diff --git a/docs/schemas/nodedev.rng b/docs/schemas/nodedev.rng index d2bebffd52..81ab4d4856 100644 --- a/docs/schemas/nodedev.rng +++ b/docs/schemas/nodedev.rng @@ -12,6 +12,9 @@ + + +