Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-19 Thread Markus Armbruster
Eric Blake writes: > On 07/19/2016 05:12 AM, Markus Armbruster wrote: >> Cc'ing Eric, because I'd like his advice on a couple of points. > > I've been following the thread, but with this specific invitation, I'll > definitely chime in. > > >>> int >>> pub_glfs_set_volfile_server (struct glfs *fs,

Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-19 Thread Eric Blake
On 07/19/2016 05:12 AM, Markus Armbruster wrote: > Cc'ing Eric, because I'd like his advice on a couple of points. I've been following the thread, but with this specific invitation, I'll definitely chime in. >> int >> pub_glfs_set_volfile_server (struct glfs *fs, const char *transport, >>

Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-19 Thread Markus Armbruster
Cc'ing Eric, because I'd like his advice on a couple of points. Prasanna Kalever writes: > On Mon, Jul 18, 2016 at 6:41 PM, Markus Armbruster wrote: >> Prasanna Kalever writes: >> >>> On Mon, Jul 18, 2016 at 2:59 PM, Markus Armbruster >>> wrote: Prasanna Kumar Kalever writes:

Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-18 Thread Prasanna Kalever
On Mon, Jul 18, 2016 at 6:41 PM, Markus Armbruster wrote: > Prasanna Kalever writes: > >> On Mon, Jul 18, 2016 at 2:59 PM, Markus Armbruster wrote: >>> Prasanna Kumar Kalever writes: >>> this patch adds 'GlusterServer' related schema in qapi/block-core.json Signed-off-by: Prasann

Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-18 Thread Markus Armbruster
Prasanna Kalever writes: > On Mon, Jul 18, 2016 at 2:59 PM, Markus Armbruster wrote: >> Prasanna Kumar Kalever writes: >> >>> this patch adds 'GlusterServer' related schema in qapi/block-core.json >>> >>> Signed-off-by: Prasanna Kumar Kalever >>> --- >>> block/gluster.c | 111 >>> ++

Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-18 Thread Prasanna Kalever
On Mon, Jul 18, 2016 at 2:59 PM, Markus Armbruster wrote: > Prasanna Kumar Kalever writes: > >> this patch adds 'GlusterServer' related schema in qapi/block-core.json >> >> Signed-off-by: Prasanna Kumar Kalever >> --- >> block/gluster.c | 111 >> +--

Re: [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-18 Thread Markus Armbruster
Prasanna Kumar Kalever writes: > this patch adds 'GlusterServer' related schema in qapi/block-core.json > > Signed-off-by: Prasanna Kumar Kalever > --- > block/gluster.c | 111 > +-- > qapi/block-core.json | 94 +

[Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

2016-07-15 Thread Prasanna Kumar Kalever
this patch adds 'GlusterServer' related schema in qapi/block-core.json Signed-off-by: Prasanna Kumar Kalever --- block/gluster.c | 111 +-- qapi/block-core.json | 94 --- 2 files changed, 153 insertions