]> xenbits.xensource.com Git - libvirt.git/commit
Use standard naming prefix for SELinux driver function names
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 24 May 2012 15:42:51 +0000 (16:42 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 20 Jul 2012 19:17:14 +0000 (20:17 +0100)
commit12b187fb956bffbc67a090dcda89e66450503a4e
tree59d60e795b34f18aeb3d5e14cda9ad835d6efc27
parentf8ab364c5fd2530c9105a29d6fe467b6cd6158b1
Use standard naming prefix for SELinux driver function names

The function names in the SELinux driver all start with
SELinux or 'mcs' as a prefix. Sanitize this so that they
all use 'virSecuritySELinux' as the prefix

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/security/security_selinux.c