]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: storage: Add json pseudo protocol support for iSCSI volumes
authorPeter Krempa <pkrempa@redhat.com>
Wed, 13 Jul 2016 13:40:33 +0000 (15:40 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 27 Jul 2016 11:24:20 +0000 (13:24 +0200)
commit3236bb23707f918a7abf00bd3e3f47f9b0bb3a18
treee6a4d6f50cc3c1c713db515dc1824e9e26fd886a
parent2ed772cd635bfc0fa332c1122aea3f489b879b1a
util: storage: Add json pseudo protocol support for iSCSI volumes

iSCSI is a bit odd in this aspect since it only supports URIs but using
the 'filename' property and does not have any alternative syntax.
src/util/virstoragefile.c