]> xenbits.xensource.com Git - libvirt.git/commit
Selectively ignore domainSetSecurityAllLabel failure in domain restore
authorLaine Stump <laine@laine.org>
Fri, 25 Jun 2010 00:59:24 +0000 (20:59 -0400)
committerLaine Stump <laine@laine.org>
Mon, 28 Jun 2010 15:56:02 +0000 (11:56 -0400)
commit06f81c63ebc19cb0e51f9b397991f6d6ae56d090
tree08338887d1949fa54066fd57188b1a7e7cec3fca
parentf35a9fc1648d2d43f2d2c43c38b8d4ac002603b4
Selectively ignore domainSetSecurityAllLabel failure in domain restore

When the saved domain image is on an NFS share, at least some part of
domainSetSecurityAllLabel will fail (for example, selinux labels can't
be modified). To allow domain restore to still work in this case, just
ignore the errors.
src/qemu/qemu_driver.c