[libvirt PATCH v3 6/7] util: delete the poll() based event loop impl

Pavel Hrdina phrdina at redhat.com
Thu Feb 6 14:41:11 UTC 2020


On Wed, Feb 05, 2020 at 05:18:57PM +0000, Daniel P. Berrangé wrote:
> It is no longer require since switching to the GLib based
> event loop impl.
> 
> Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  po/POTFILES.in           |   1 -
>  src/libvirt_private.syms |  13 -
>  src/util/Makefile.inc.am |   2 -
>  src/util/vireventpoll.c  | 772 ---------------------------------------
>  src/util/vireventpoll.h  | 126 -------
>  5 files changed, 914 deletions(-)
>  delete mode 100644 src/util/vireventpoll.c
>  delete mode 100644 src/util/vireventpoll.h

Shouldn't we remove the entries from src/libvirt_probes.d as well?

If yes then with that fixed:

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200206/cf57d64b/attachment-0001.sig>


More information about the libvir-list mailing list