[PATCH 7/7] Drop virAtomic module

Ján Tomko jtomko at redhat.com
Sun Feb 2 14:59:24 UTC 2020


On Sat, Feb 01, 2020 at 07:33:49AM +0100, Michal Privoznik wrote:
>Now, that every use of virAtomic was replaced with its g_atomic

s/,//

>equivalent, let's remove the module.
>
>Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
>---
> configure.ac                      |  1 -
> m4/virt-atomic.m4                 | 77 --------------------------
> src/Makefile.am                   |  6 ---
> src/libvirt_atomic.syms           | 11 ----
> src/libxl/libxl_domain.c          |  1 -
> src/libxl/libxl_driver.c          |  1 -
> src/lxc/lxc_process.c             |  1 -
> src/nwfilter/nwfilter_dhcpsnoop.c |  1 -
> src/qemu/qemu_conf.c              |  1 -
> src/qemu/qemu_domain.c            |  1 -
> src/qemu/qemu_process.c           |  1 -
> src/test/test_driver.c            |  1 -
> src/util/Makefile.inc.am          |  2 -
> src/util/viratomic.c              | 35 ------------
> src/util/viratomic.h              | 90 -------------------------------
> src/util/virobject.c              |  1 -
> src/util/virprocess.c             |  1 -
> src/util/virsystemd.c             |  1 -
> 18 files changed, 233 deletions(-)
> delete mode 100644 m4/virt-atomic.m4
> delete mode 100644 src/libvirt_atomic.syms
> delete mode 100644 src/util/viratomic.c
> delete mode 100644 src/util/viratomic.h
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200202/70008975/attachment-0001.sig>


More information about the libvir-list mailing list