[libvirt] [PATCH 02/11] Rename "security context" to "selinux context"

Ján Tomko jtomko at redhat.com
Fri May 3 10:32:53 UTC 2013


On 05/02/2013 02:03 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The there various methods named "virXXXXSecurityContext",
> which are specific to SELinux. Rename them all to
> "virXXXXSELinuxContext". They will still raise errors at
> runtime if SELinux is not compiled in
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/libvirt_private.syms     |  4 ++--
>  src/rpc/virnetserverclient.c | 10 +++++-----
>  src/rpc/virnetserverclient.h |  4 ++--
>  src/rpc/virnetsocket.c       |  8 ++++----
>  src/rpc/virnetsocket.h       |  4 ++--
>  src/util/viridentity.c       |  2 +-
>  src/util/viridentity.h       |  2 +-
>  7 files changed, 17 insertions(+), 17 deletions(-)
> 

ACK

Jan




More information about the libvir-list mailing list