Re: [libvirt] [PATCH 2/4] storage: gluster: Report error if no volumes were found in pool lookup

2017-01-17 Thread Ján Tomko
On Tue, Jan 10, 2017 at 07:44:57PM +0100, Peter Krempa wrote: Similarly to the 'netfs' pool, return an error if the host does not have any volumes. --- src/storage/storage_backend_gluster.c | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) ACK Jan signature.asc

[libvirt] [PATCH 2/4] storage: gluster: Report error if no volumes were found in pool lookup

2017-01-10 Thread Peter Krempa
Similarly to the 'netfs' pool, return an error if the host does not have any volumes. --- src/storage/storage_backend_gluster.c | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/storage/storage_backend_gluster.c b/src/storage/storage_backend_gluster.c index