]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Pre-fill default ports when parsing network disk sources
authorPeter Krempa <pkrempa@redhat.com>
Mon, 10 Jul 2017 11:41:43 +0000 (13:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 14 Jul 2017 14:05:46 +0000 (16:05 +0200)
commit9756884d14f8cd2a55151c60a5e40d9de1094819
treee74d9ae6247cbb1e9f9c4d7f59e4e040e1cc339b
parent5bda835466a8050625dd8bb10566ea491912dbc6
conf: Pre-fill default ports when parsing network disk sources

Fill them in right away rather than having to figure out at runtime
whether they are necessary or not.

virStorageSourceNetworkDefaultPort does not need to be exported any
more.
src/conf/domain_conf.c
src/libvirt_private.syms
src/qemu/qemu_command.c
src/util/virstoragefile.c
src/util/virstoragefile.h
tests/genericxml2xmlindata/generic-disk-network-http.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-disk-drive-network-gluster.xml