[libvirt] [PATCH 0/2] Resolve linking issue of storage driver to apparmor helper

Peter Krempa posted 2 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1501099726.git.pkrempa@redhat.com
daemon/Makefile.am            |  57 ---------------
daemon/libvirtd.c             |  54 +-------------
m4/virt-driver-modules.m4     |  24 +++----
src/Makefile.am               | 160 +-----------------------------------------
src/driver.c                  |   8 +--
src/security/virt-aa-helper.c |  10 +--
src/storage/storage_backend.c |  11 +--
src/vbox/vbox_driver.c        |   2 +-
src/vbox/vbox_driver.h        |   6 +-
tests/Makefile.am             |   6 --
tests/testutils.c             |   2 -
tools/virsh.c                 |   3 -
12 files changed, 27 insertions(+), 316 deletions(-)
[libvirt] [PATCH 0/2] Resolve linking issue of storage driver to apparmor helper
Posted by Peter Krempa 6 years, 8 months ago
Also drop support for building without loadable modules.

Peter Krempa (2):
  make: Drop building without driver modules
  security: apparmor: load the storage driver dynamically

 daemon/Makefile.am            |  57 ---------------
 daemon/libvirtd.c             |  54 +-------------
 m4/virt-driver-modules.m4     |  24 +++----
 src/Makefile.am               | 160 +-----------------------------------------
 src/driver.c                  |   8 +--
 src/security/virt-aa-helper.c |  10 +--
 src/storage/storage_backend.c |  11 +--
 src/vbox/vbox_driver.c        |   2 +-
 src/vbox/vbox_driver.h        |   6 +-
 tests/Makefile.am             |   6 --
 tests/testutils.c             |   2 -
 tools/virsh.c                 |   3 -
 12 files changed, 27 insertions(+), 316 deletions(-)

-- 
2.13.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list