]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Properly set protocol type when parsing gluster json string
authorPeter Krempa <pkrempa@redhat.com>
Mon, 5 Sep 2016 13:31:44 +0000 (15:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 6 Sep 2016 12:01:41 +0000 (14:01 +0200)
commitb7a650c97c717b1065c255a9be620fd2ba320180
tree35f898fc69c629ae078bbd01d0c2beef29f68fd3
parent56f09042ef869851f21c90bc0dd42811d2b95167
util: storage: Properly set protocol type when parsing gluster json string

Commit 2ed772cd forgot to set proper protocol. This was also present in
the test data.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1372251
src/util/virstoragefile.c
tests/virstoragetest.c