[libvirt] [PATCH 2/3] Add a virSecurityManagerSetProcessFDLabel

Eric Blake eblake at redhat.com
Fri Jun 24 15:32:31 UTC 2011


On 06/24/2011 09:27 AM, Jamie Strandboge wrote:
>> @@ -819,4 +847,5 @@ virSecurityDriver virAppArmorSecurityDriver = {
>>      AppArmorRestoreSavedStateLabel,
>>  
>>      AppArmorSetImageFDLabel,
>> +    AppArmorSetProcessFDLabel,
>>  };

Should we do a separate patch to make the security drivers use C99 named
initialization, instead of C89 order-based, to match how most other
driver callback structures are now set up?

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110624/77d1a68e/attachment-0001.sig>


More information about the libvir-list mailing list