[libvirt] [PATCH 09/24] conf: numa: Improve error message in case a numa node doesn't have cpus

John Ferlan jferlan at redhat.com
Thu Feb 19 22:04:15 UTC 2015



On 02/16/2015 01:51 PM, Peter Krempa wrote:
> Currently the code would exit without reporting an error as
> virBitmapParse reports one only if it fails to parse the bitmap, whereas
> the code was jumping to the error label even in case 0 cpus were
> correctly parsed in the map.
> ---
>  src/conf/numa_conf.c | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 

ACK

John




More information about the libvir-list mailing list