]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: fix security context references in DAC code
authorSpencer Shimko <sshimko@tresys.com>
Wed, 21 Apr 2010 17:44:43 +0000 (13:44 -0400)
committerEric Blake <eblake@redhat.com>
Thu, 22 Apr 2010 19:54:41 +0000 (13:54 -0600)
commitc85c9b3a2654e11e91b7f7c0464aadc6ce52db3b
tree6d5cef962b906df9df1107e22839d79a99b1f76e
parent647c26c8866342e78457c8495b3aa7bf262edce4
qemu: fix security context references in DAC code

* The error messages coming from qemu's DAC support contain strings
  from the original SELinux security driver code.  This just removes
  references to "security context" and other SELinux-isms from the DAC
  code.

Signed-off-by: Spencer Shimko <sshimko@tresys.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_security_dac.c