[libvirt] [PATCH v3 2/2] Add <seclabel> to character devices.

Michal Privoznik mprivozn at redhat.com
Fri Sep 21 09:37:08 UTC 2012


On 21.09.2012 11:27, Michal Privoznik wrote:
> On 20.09.2012 17:29, Richard W.M. Jones wrote:
>> From: "Richard W.M. Jones" <rjones at redhat.com>
>>
>> This allows the user to control labelling of each character device
>> separately (the default is to inherit from the VM).
>> ---
>>  docs/formatdomain.html.in       |    8 ++++
>>  src/conf/domain_conf.c          |   77 +++++++++++++++++++++++++++++++++--
>>  src/conf/domain_conf.h          |    6 +++
>>  src/security/security_selinux.c |   86 +++++++++++++++++++++++++++------------
>>  4 files changed, 147 insertions(+), 30 deletions(-)
>>

Ah, I gave premature ACK; you should have updated RNG as well. But I
believe you can handle it without any special review. So my ACK holds as
long as you update the schema and coding style raised by the first review.

Michal




More information about the libvir-list mailing list