]> xenbits.xensource.com Git - libvirt.git/commit
security: Rename virSecurityManagerRestoreImageLabel to *Disk*
authorPeter Krempa <pkrempa@redhat.com>
Wed, 18 Jun 2014 12:46:27 +0000 (14:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 26 Jun 2014 08:18:47 +0000 (10:18 +0200)
commit23a8646a89a9640409a4209572fd2d14d9c91dce
tree2474477f35b372fc0777d83ce2217e5931c47405
parent74d52fe80936074e006392c6ea432c0930843550
security: Rename virSecurityManagerRestoreImageLabel to *Disk*

I'm going to add functions that will deal with individual image files
rather than whole disks. Rename the security function to make room for
the new one.
src/libvirt_private.syms
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_driver.h
src/security/security_manager.c
src/security/security_manager.h
src/security/security_nop.c
src/security/security_selinux.c
src/security/security_stack.c