Re: [libvirt] [PATCH 22/30] security: dac: Restore image label for externalDataStore

2019-10-10 Thread Daniel Henrique Barboza
On 10/7/19 6:49 PM, Cole Robinson wrote: Rename the existing virSecurityDACRestoreImageLabelInt to virSecurityDACRestoreImageLabelSingle, and extend the new ImageLabelInt handle externalDataStore Signed-off-by: Cole Robinson --- Reviewed-by: Daniel Henrique Barboza

[libvirt] [PATCH 22/30] security: dac: Restore image label for externalDataStore

2019-10-07 Thread Cole Robinson
Rename the existing virSecurityDACRestoreImageLabelInt to virSecurityDACRestoreImageLabelSingle, and extend the new ImageLabelInt handle externalDataStore Signed-off-by: Cole Robinson --- src/security/security_dac.c | 28 1 file changed, 24 insertions(+), 4