]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Rename virCommandTranslateStatus to virProcessTranslateStatus
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 24 Sep 2012 17:01:26 +0000 (18:01 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Sep 2012 09:09:57 +0000 (10:09 +0100)
commit49ecf8b41fd1c606703d01792701ce46352b7669
treefedef95a9ea3edc055c2bdc56f7c120c67277fc6
parent0fb58ef5cd477cf9a0efdd966a22440ef087a2af
Rename virCommandTranslateStatus to virProcessTranslateStatus

The virCommand prefix was inappropriate because the API
does not use any virCommandPtr object instance. This
API closely related to waitpid/exit, so use virProcess
as the prefix

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
daemon/remote.c
src/libvirt_private.syms
src/util/command.c
src/util/command.h