[libvirt] [PATCHv1.5 1/8] storage: Implement storage driver helper to chown disk images

Eric Blake eblake at redhat.com
Tue Jul 22 13:00:56 UTC 2014


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140722/e33d9613/attachment-0001.sig>


More information about the libvir-list mailing list