]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Various fixes following a code review
authorDaniel Veillard <veillard@redhat.com>
Tue, 10 Nov 2009 11:56:11 +0000 (12:56 +0100)
committerDaniel Veillard <veillard@redhat.com>
Tue, 10 Nov 2009 16:48:12 +0000 (17:48 +0100)
commit52147a0452990580be1ae3b52ae749ea44441b51
tree5359a5bc4beb45b9aac1f9ff64c51fff82ed16a9
parent9b6efcfef1e240df0b39ed69c159bb0ae53e1d78
Various fixes following a code review

* src/libvirt.c src/lxc/lxc_conf.c src/lxc/lxc_container.c
  src/lxc/lxc_controller.c src/node_device/node_device_hal.c
  src/openvz/openvz_conf.c src/qemu/qemu_driver.c
  src/qemu/qemu_monitor_text.c src/remote/remote_driver.c
  src/storage/storage_backend_disk.c src/storage/storage_driver.c
  src/util/logging.c src/xen/sexpr.c src/xen/xend_internal.c
  src/xen/xm_internal.c: Steve Grubb <sgrubb@redhat.com> sent a code
  review and those are the fixes correcting the problems
14 files changed:
src/libvirt.c
src/lxc/lxc_conf.c
src/lxc/lxc_container.c
src/lxc/lxc_controller.c
src/node_device/node_device_hal.c
src/openvz/openvz_conf.c
src/qemu/qemu_driver.c
src/remote/remote_driver.c
src/storage/storage_backend_disk.c
src/storage/storage_driver.c
src/util/logging.c
src/xen/sexpr.c
src/xen/xend_internal.c
src/xen/xm_internal.c