Re: [libvirt] [PATCH 3/3] util: add backing store parser support for gluster protocol

2015-10-13 Thread Peter Krempa
On Mon, Oct 12, 2015 at 09:14:33 -0400, Prasanna Kumar Kalever wrote: (Missing reply header?) > > > On Thu, Oct 08, 2015 at 17:25:53 +0530, Prasanna Kumar Kalever wrote: (I'd like to strongly suggest that you trim down the responses to the relevant portions only ... ) [...] > > > On the other

Re: [libvirt] [PATCH 3/3] util: add backing store parser support for gluster protocol

2015-10-12 Thread Prasanna Kumar Kalever
> > On Thu, Oct 08, 2015 at 17:25:53 +0530, Prasanna Kumar Kalever wrote: > > > This patch adds support for gluster specific JSON parser functionality > > > > This patch needs to go in before we actually add the support, so as 1/1 > > of this series. > > > > > > > > This will help in parsing

Re: [libvirt] [PATCH 3/3] util: add backing store parser support for gluster protocol

2015-10-12 Thread Prasanna Kalever
> On Thu, Oct 08, 2015 at 17:25:53 +0530, Prasanna Kumar Kalever wrote: > > This patch adds support for gluster specific JSON parser functionality > > This patch needs to go in before we actually add the support, so as 1/1 > of this series. > > > > > This will help in parsing the backing store

Re: [libvirt] [PATCH 3/3] util: add backing store parser support for gluster protocol

2015-10-10 Thread Peter Krempa
On Thu, Oct 08, 2015 at 17:25:53 +0530, Prasanna Kumar Kalever wrote: > This patch adds support for gluster specific JSON parser functionality This patch needs to go in before we actually add the support, so as 1/1 of this series. > > This will help in parsing the backing store which uses JSON

[libvirt] [PATCH 3/3] util: add backing store parser support for gluster protocol

2015-10-08 Thread Prasanna Kumar Kalever
This patch adds support for gluster specific JSON parser functionality This will help in parsing the backing store which uses JSON syntax and update the meta-data in the domain specific objects while taking snapshots which inturn helps in successful creation/updation of backing store information