]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeinfo: Fix incorrect error codes
authorOsier Yang <jyang@redhat.com>
Thu, 1 Sep 2011 06:43:03 +0000 (14:43 +0800)
committerOsier Yang <jyang@redhat.com>
Thu, 1 Sep 2011 09:35:23 +0000 (17:35 +0800)
commit03388b64244f7948a43d4f72ab1fbaa82c0c2536
treeb7453f6be80dd2e8e69e73c76dc067eb0e899646
parent6af0c3e82b782907e54d39fdb1400c0ceb1e5f36
nodeinfo: Fix incorrect error codes

Introduced by 5e495c8b, except the ones for checking if numa
is supported by host, all the NO_SUPPORT are changed back. For
the ones about numa checking, change them into INTERNAL_ERROR.
src/nodeinfo.c