]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: Add NONE protocol type for network disks
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Apr 2014 14:11:44 +0000 (16:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 23 May 2014 08:08:35 +0000 (10:08 +0200)
commita01d93579ee793a0f5afb6e86e7be627a2a4a4a5
treefcb0d860e0202e1ab85f07e86d3ff4ca03558fc1
parentb52e1ad961ff01b53653a81f2a5df0a4aae9b916
storage: Add NONE protocol type for network disks

Currently the protocol type with index 0 was NBD which made it hard to
distinguish whether the protocol type was actually assigned. Add a new
protocol type with index 0 to distinguish it explicitly.
src/conf/domain_conf.c
src/qemu/qemu_command.c
src/qemu/qemu_driver.c
src/util/virstoragefile.c
src/util/virstoragefile.h