]> xenbits.xensource.com Git - libvirt.git/commit
virSecurityLabelDef: substitute 'norelabel' with 'relabel'
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 9 Jul 2014 11:23:58 +0000 (13:23 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 11 Jul 2014 08:35:58 +0000 (10:35 +0200)
commit13adf1b2cecc1b0eaad7c7634ac75e27b5c9535d
treead7462e5fb03c1a78ba4ed963821511e4120955d
parent589c2ad93fa0eab8a093037ee95391619f700eb0
virSecurityLabelDef: substitute 'norelabel' with 'relabel'

This negation in names of boolean variables is driving me insane. The
code is much more readable if we drop the 'no-' prefix. Well, at least
for me.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/domain_conf.c
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_manager.c
src/security/security_selinux.c
src/util/virseclabel.c
src/util/virseclabel.h