On 07/22/2014 03:20 AM, Peter Krempa wrote:
> Gluster storage works on a similar principle to NFS where it takes the
> uid and gid of the actual process and uses it to access the storage
> volume on the remote server. This introduces a need to chown storage
> files on gluster via native API.
> ---
>  src/storage/storage_backend.h         |  6 ++++++
>  src/storage/storage_backend_fs.c      | 12 ++++++++++++
>  src/storage/storage_backend_gluster.c | 12 ++++++++++++
>  src/storage/storage_driver.c          | 28 ++++++++++++++++++++++++++++
>  src/storage/storage_driver.h          |  1 +
>  5 files changed, 59 insertions(+)
> 

ACK

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to