]> xenbits.xensource.com Git - libvirt.git/commit
util: storage: adapt to changes in JSON format for NBD
authorPeter Krempa <pkrempa@redhat.com>
Thu, 15 Jun 2017 15:44:18 +0000 (17:44 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 06:40:18 +0000 (08:40 +0200)
commit35d23f90b2266adb93079755161515699a401932
treee4d49443c7f63e2ae5add1ec954a57ad6e001c83
parentb24bc54080b4bc444e60560c0db00c5867e74000
util: storage: adapt to changes in JSON format for NBD

Since 2.9 the host and port for NBD are no longer directly under the
json pseudo-protocol object, but rather belong to a sub-object called
'server'.
src/util/virstoragefile.c
tests/virstoragetest.c