]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: Rename DomainSetDirLabel to DomainSetPathLabel
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 14 Apr 2016 07:20:55 +0000 (09:20 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 18 Apr 2016 18:34:30 +0000 (20:34 +0200)
commit32f3f0835e77661b796442e5eab3cefcba7fce64
tree86e50e9a14f67de638b30ab42230d2b83c12b7b7
parentdd1400280eb0fcd38906b17a9341ac9fe6317498
security: Rename DomainSetDirLabel to DomainSetPathLabel

It already labels abritrary paths, so it's just the naming that was
wrong.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_domain.c
src/qemu/qemu_process.c
src/security/security_dac.c
src/security/security_driver.h
src/security/security_manager.c
src/security/security_manager.h
src/security/security_selinux.c
src/security/security_stack.c