50f0965 storage: Implement storage driver helper to chown disk images

Authored and Committed by Peter Krempa 9 years ago
    storage: Implement storage driver helper to chown disk images
    
    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.
    
        
file modified
+28 -0
file modified
+1 -0