[libvirt] [PATCH 09/25] security: Manage the security label for scsi host device

Osier Yang jyang at redhat.com
Mon May 13 11:07:30 UTC 2013


On 07/05/13 02:45, John Ferlan wrote:
> On 05/03/2013 02:07 PM, Osier Yang wrote:
>> To not introduce more redundant code, helpers are added for
>> both "selinux", "dac", and "apparmor" backends.
>>
>> Signed-off-by: Han Cheng <hanc.fnst at cn.fujitsu.com>
>> Signed-off-by: Osier Yang <jyang at redhat>
>>
>> v2.5 - v3:
>>    * Splitted from 8/10 of v2.5
>>    * Don't forget the other backends (DAC, and apparmor)
>> ---
>>   src/security/security_apparmor.c | 49 +++++++++++++++++---------
>>   src/security/security_dac.c      | 76 +++++++++++++++++++++++++++++++++-------
>>   src/security/security_selinux.c  | 72 ++++++++++++++++++++++++++++++-------
>>   3 files changed, 156 insertions(+), 41 deletions(-)
>>
> >From a code motion and reuse, things seem reasonable to me.
>
Pushed.




More information about the libvir-list mailing list