Re: [libvirt] [PATCH v3 5/5] storage: gluster: Use volume name as "" field in the XML

2017-04-05 Thread Peter Krempa
On Wed, Apr 05, 2017 at 07:03:39 -0400, John Ferlan wrote: > > > On 04/04/2017 08:20 AM, Peter Krempa wrote: > > For native gluster pools the field denotes a directory inside the > > pool. For the actual pool name the field has to be used. > > --- > > src/storage/storage_util.c

Re: [libvirt] [PATCH v3 5/5] storage: gluster: Use volume name as "" field in the XML

2017-04-05 Thread John Ferlan
On 04/04/2017 08:20 AM, Peter Krempa wrote: > For native gluster pools the field denotes a directory inside the > pool. For the actual pool name the field has to be used. > --- > src/storage/storage_util.c | 16 > ++-- > tests/virstorageutildata/glust

[libvirt] [PATCH v3 5/5] storage: gluster: Use volume name as "" field in the XML

2017-04-04 Thread Peter Krempa
For native gluster pools the field denotes a directory inside the pool. For the actual pool name the field has to be used. --- src/storage/storage_util.c | 16 ++-- tests/virstorageutildata/gluster-parse-basic-native.xml | 3 ++- .../virstorageutildata