]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
security: Fix labelling host devices (bz 1145968)
authorCole Robinson <crobinso@redhat.com>
Wed, 24 Sep 2014 15:47:46 +0000 (11:47 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 24 Sep 2014 21:04:28 +0000 (17:04 -0400)
commitd3489548b52083d7b4ff757e727a7a9471e1fe4f
treee1ce708c48c2915ee96212f36fb0aa89076bf15e
parentb8b3c56566712757eebd76ac199b69673766226a
security: Fix labelling host devices (bz 1145968)

The check for ISCSI devices was missing a check of subsys type, which
meant we could skip labelling of other host devices as well. This fixes
USB hotplug on F21

https://bugzilla.redhat.com/show_bug.cgi?id=1145968
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_selinux.c