[libvirt] [PATCH] private.syms: Drop virKillProcess

Eric Blake eblake at redhat.com
Fri Oct 5 12:23:31 UTC 2012


On 10/05/2012 05:36 AM, Michal Privoznik wrote:
> After it got renamed to virProcessKill (cf470068a11)
> it is no longer needed in the private syms file.
> ---
> 
> It is trivial, but maybe worth inventing cfg.mk macro
> that does check if all symbols fro private syms are
> defined somewhere. However, I am not that familiar
> with cfg.mk, so if anybody has any idea ...

src/check-symfile.pl ought to be able to flag this case as part of 'make
check'; I'm not sure why it is failing to do what it claims.

> +++ b/src/libvirt_private.syms
> @@ -1246,7 +1246,6 @@ virGetUserName;
>  virHexToBin;
>  virIndexToDiskName;
>  virIsDevMapperDevice;
> -virKillProcess;

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list