Re: [libvirt] [PATCH 0/2] util: storage: Fixes for the JSON pseudo protocol parser

2016-09-06 Thread Jiri Denemark
On Mon, Sep 05, 2016 at 18:42:45 +0200, Peter Krempa wrote: > Gluster protocol type was not set properly and the RBD protocol was missing. > > Peter Krempa (2): > util: storage: Properly set protocol type when parsing gluster json > string > util: storage: Add json pseudo protocol support

[libvirt] [PATCH 0/2] util: storage: Fixes for the JSON pseudo protocol parser

2016-09-05 Thread Peter Krempa
Gluster protocol type was not set properly and the RBD protocol was missing. Peter Krempa (2): util: storage: Properly set protocol type when parsing gluster json string util: storage: Add json pseudo protocol support for legacy RBD strings src/util/virstoragefile.c | 26