
13 Feb
2014
13 Feb
'14
10:08 p.m.
On 02/13/2014 09:49 AM, Peter Krempa wrote:
Implement storage backend functions to deal with gluster volumes and implement the "stat" and "unlink" backend APIs. ---
Notes: Version 6: - tweaked error message style - tweak of private data access due to simplification of export hierarchy
+ if (VIR_STRDUP(priv->volname, file->path) < 0) + goto error; + + if (!(priv->path = strchr(priv->volname, '/'))) {
Spurious double space ACK -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org