]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remove range checking for blkiotune weight
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 24 Jul 2014 11:43:47 +0000 (13:43 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 24 Jul 2014 15:32:37 +0000 (17:32 +0200)
commit9318121db83f8c8151d88bf7de72774decc2b544
treed1c851fade85a48782f57d167550904b632ddfc6
parentd704e698582c3a725272bd68af504a4982e15222
remove range checking for blkiotune weight

This was changed before:

https://www.redhat.com/archives/libvir-list/2013-October/msg00525.html

but not everywhere in the code.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1100769

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/lxc/lxc_driver.c
src/qemu/qemu_driver.c
tools/virsh-domain.c