Re: [libvirt] [PATCH v1 06/23] virSecurityDACRestoreSecurityFileLabel: Pass virSecurityDACDataPtr

2015-10-15 Thread Peter Krempa
On Mon, Oct 12, 2015 at 12:25:51 +0200, Michal Privoznik wrote: > This is pure code adjustment. The structure is going to be needed > later as it will hold a reference that will be used to talk to > virtlockd. However, so far this is no functional change just code > preparation. > > Signed-off-by:

[libvirt] [PATCH v1 06/23] virSecurityDACRestoreSecurityFileLabel: Pass virSecurityDACDataPtr

2015-10-12 Thread Michal Privoznik
This is pure code adjustment. The structure is going to be needed later as it will hold a reference that will be used to talk to virtlockd. However, so far this is no functional change just code preparation. Signed-off-by: Michal Privoznik --- src/security/security_dac.c | 44 +++