[libvirt] [PATCH 0/2] Forbid negative blkio device values

Ján Tomko jtomko at redhat.com
Wed Aug 20 10:47:28 UTC 2014


On 08/19/2014 03:10 PM, Martin Kletzander wrote:
> Commits 0728d472 and 399394ab added suuport for
> VIR_DOMAIN_BLKIO_DEVICE_*, but all the values were parsed with
> underflow being allowed.  Since there is no point in that, it should
> be fixed.  Unfortunately the code is duplicated (apart from passing
> device/value pairs as a string :-/), so it needs to be fixed twice.

Any suggestions for naming the file this could be split into are welcome:
https://www.redhat.com/archives/libvir-list/2014-June/msg00789.html

> 
> This "series" fixes https://bugzilla.redhat.com/show_bug.cgi?id=1131306
> 
> Martin Kletzander (2):
>   lxc: forbid negative blkio values
>   qemu: forbid negative blkio values
> 
>  src/lxc/lxc_driver.c   |  8 ++++----
>  src/qemu/qemu_driver.c | 10 +++++-----
>  2 files changed, 9 insertions(+), 9 deletions(-)
> 

ACK series

Jan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140820/d2b86b0e/attachment-0001.sig>


More information about the libvir-list mailing list