On Thu, Aug 28, 2014 at 11:33:08AM +0100, Stefan Hajnoczi wrote:
> On Mon, Aug 18, 2014 at 05:41:03PM +0800, Liu Yuan wrote:
> > v6:
> > - fix a unused warning introduced by last version
> >
> > v5:
> > - simplify a for loop in quorum_aio_finalize()
> >
> > v4:
> > - swap the patch order
> >
On Mon, Aug 18, 2014 at 05:41:03PM +0800, Liu Yuan wrote:
> v6:
> - fix a unused warning introduced by last version
>
> v5:
> - simplify a for loop in quorum_aio_finalize()
>
> v4:
> - swap the patch order
> - update comment for fifo pattern in qaip
> - use qapi enumeration in quorum driver
On Mon, Aug 25, 2014 at 10:46:21AM +0800, Liu Yuan wrote:
> On Mon, Aug 18, 2014 at 05:41:03PM +0800, Liu Yuan wrote:
> > v6:
> > - fix a unused warning introduced by last version
> >
>
> Hi Stefan and Kevin,
>
>Benoît Canet has added Reviewed-by tag to both patches, could one of you
> pic
On Mon, Aug 18, 2014 at 05:41:03PM +0800, Liu Yuan wrote:
> v6:
> - fix a unused warning introduced by last version
>
Hi Stefan and Kevin,
Benoît Canet has added Reviewed-by tag to both patches, could one of you pick
this patch set?
Thanks
Yuan
v6:
- fix a unused warning introduced by last version
v5:
- simplify a for loop in quorum_aio_finalize()
v4:
- swap the patch order
- update comment for fifo pattern in qaip
- use qapi enumeration in quorum driver instead of manual parsing
v3:
- separate patch into two, one for quorum and