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

2016-07-19 Thread Jeff Cody
On Tue, Jul 19, 2016 at 04:39:39PM -0400, Jeff Cody wrote: > On Tue, Jul 19, 2016 at 10:27:32PM +0530, Prasanna Kumar Kalever wrote: > > this patch adds 'GlusterServer' related schema in qapi/block-core.json > > > > Signed-off-by: Prasanna Kumar Kalever > > --- > > block/gluster.c | 115 >

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

2016-07-19 Thread Jeff Cody
On Tue, Jul 19, 2016 at 10:27:32PM +0530, Prasanna Kumar Kalever wrote: > this patch adds 'GlusterServer' related schema in qapi/block-core.json > > Signed-off-by: Prasanna Kumar Kalever > --- > block/gluster.c | 115 > +-- > qapi/block-core.

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

2016-07-19 Thread Eric Blake
On 07/19/2016 10:57 AM, Prasanna Kumar Kalever wrote: > this patch adds 'GlusterServer' related schema in qapi/block-core.json > > Signed-off-by: Prasanna Kumar Kalever > --- > block/gluster.c | 115 > +-- > qapi/block-core.json | 68 +++

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

2016-07-19 Thread Markus Armbruster
One more thing... Prasanna Kumar Kalever writes: > this patch adds 'GlusterServer' related schema in qapi/block-core.json > > Signed-off-by: Prasanna Kumar Kalever > --- > block/gluster.c | 115 > +-- > qapi/block-core.json | 68 ++

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

2016-07-19 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 | 115 > +-- > qapi/block-core.json | 68 +++--

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

2016-07-19 Thread Prasanna Kumar Kalever
this patch adds 'GlusterServer' related schema in qapi/block-core.json Signed-off-by: Prasanna Kumar Kalever --- block/gluster.c | 115 +-- qapi/block-core.json | 68 +++--- 2 files changed, 128 insertions(+), 55 delet