]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Pull code which finds a free MCS label out into its own method
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 9 Aug 2012 16:43:12 +0000 (17:43 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 14 Aug 2012 14:31:26 +0000 (15:31 +0100)
commitb6e66cb6dda89a3f188b197274342224604379ac
treea7ff95842982b0f832bf055599dd1ff37fc7a371
parentb77e9814e4a626f5b26aacc784a2919d8f73b4e9
Pull code which finds a free MCS label out into its own method

The code for picking a MCS label is about to get significantly
more complicated, so it deserves to be in a standlone method,
instead of a switch/case body.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/security/security_selinux.c