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