]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Convert all disk backing store loops to shared helper API
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 15 Jun 2010 15:40:47 +0000 (16:40 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 19 Jul 2010 17:25:13 +0000 (18:25 +0100)
commita8853344994a7c6aaca882a5e949ab5536821ab5
tree0927f4dd44ced8d76e5eb2f1e1c1879385521efa
parent9d0a630f5173df58d54e25c217e4b0cbda2e5bf4
Convert all disk backing store loops to shared helper API

Update the QEMU cgroups code, QEMU DAC security driver, SELinux
and AppArmour security drivers over to use the shared helper API
virDomainDiskDefForeachPath().

* src/qemu/qemu_driver.c, src/qemu/qemu_security_dac.c,
  src/security/security_selinux.c, src/security/virt-aa-helper.c:
  Convert over to use virDomainDiskDefForeachPath()
src/qemu/qemu_driver.c
src/qemu/qemu_security_dac.c
src/security/security_selinux.c
src/security/virt-aa-helper.c