Re: [libvirt] [PATCH 4/6] storage: gluster: Implement storage pool lookup

2014-04-01 Thread Peter Krempa
On 03/28/14 23:22, Eric Blake wrote: On 03/28/2014 04:01 PM, Peter Krempa wrote: Use the previously implemented function to lookup glusterfs source pools for the netfs pool to lookup native gluster pools too. --- src/storage/storage_backend_gluster.c | 50

[libvirt] [PATCH 4/6] storage: gluster: Implement storage pool lookup

2014-03-28 Thread Peter Krempa
Use the previously implemented function to lookup glusterfs source pools for the netfs pool to lookup native gluster pools too. --- src/storage/storage_backend_gluster.c | 50 +++ 1 file changed, 50 insertions(+) diff --git a/src/storage/storage_backend_gluster.c

Re: [libvirt] [PATCH 4/6] storage: gluster: Implement storage pool lookup

2014-03-28 Thread Eric Blake
On 03/28/2014 04:01 PM, Peter Krempa wrote: Use the previously implemented function to lookup glusterfs source pools for the netfs pool to lookup native gluster pools too. --- src/storage/storage_backend_gluster.c | 50 +++ 1 file changed, 50 insertions(+)