
22 Jul
2014
22 Jul
'14
6:30 p.m.
On 07/22/2014 05:21 AM, Peter Krempa wrote:
Use the storage driver to chown remote images. --- src/qemu/qemu_driver.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-)
ACK - essentially does what virSecurityDACSetOwnership did other than the Restore path which used to ResolveLink & stat() (e.g. patch 3) John