Re: [libvirt] [PATCHv4 4/5] smartcard: enable SELinux support

2011-02-02 Thread Daniel P. Berrange
On Tue, Feb 01, 2011 at 09:48:55AM -0700, Eric Blake wrote: > * src/security/security_selinux.c > (SELinuxRestoreSecuritySmartcardCallback) > (SELinuxSetSecuritySmartcardCallback): New helper functions. > (SELinuxRestoreSecurityAllLabel, SELinuxSetSecurityAllLabel): Use > them. > > --- > Notes: >

[libvirt] [PATCHv4 4/5] smartcard: enable SELinux support

2011-02-01 Thread Eric Blake
* src/security/security_selinux.c (SELinuxRestoreSecuritySmartcardCallback) (SELinuxSetSecuritySmartcardCallback): New helper functions. (SELinuxRestoreSecurityAllLabel, SELinuxSetSecurityAllLabel): Use them. --- Notes: v3: new patch v4: match xml changes src/security/security_selinux.c |