[libvirt] [PATCH v2 0/2] Correctly treat seclabel of type none

Michal Privoznik mprivozn at redhat.com
Thu Mar 21 15:35:09 UTC 2013


Don't forget other seclabels when adding a <seclabel type='none'/>.

Michal Privoznik (2):
  security_manager: Don't manipulate domain XML in
    virDomainDefGetSecurityLabelDef
  security: Don't add seclabel of type none if there's already a
    seclabel

 src/conf/domain_conf.c          | 56 +++++++++++------------------------------
 src/conf/domain_conf.h          |  7 ++++--
 src/libvirt_private.syms        |  1 -
 src/security/security_manager.c | 55 +++++++++++++++++++++++++++-------------
 src/security/security_selinux.c |  8 ++++--
 5 files changed, 63 insertions(+), 64 deletions(-)

-- 
1.8.1.5




More information about the libvir-list mailing list