[libvirt] [PATCH 0/4] Fix private /dev file access issues

Andrea Bolognani posted 4 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1487086391-970-1-git-send-email-abologna@redhat.com
configure.ac           | 12 +++---------
libvirt.spec.in        |  4 ++++
m4/virt-acl.m4         | 39 +++++++++++++++++++++++++++++++++++++++
src/qemu/qemu_domain.c | 10 ++++++++++
4 files changed, 56 insertions(+), 9 deletions(-)
create mode 100644 m4/virt-acl.m4
[libvirt] [PATCH 0/4] Fix private /dev file access issues
Posted by Andrea Bolognani 7 years, 2 months ago
Several heads were banged against several walls while trying
to figure this out. No animals were harmed in the writing of
this series, though.

Andrea Bolognani (4):
  configure: Move ACL checks to a separate file
  configure: Make ACL mandatory when building the QEMU driver
  spec: Require libacl and its headers
  qemu: Call chmod() after mknod()

 configure.ac           | 12 +++---------
 libvirt.spec.in        |  4 ++++
 m4/virt-acl.m4         | 39 +++++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_domain.c | 10 ++++++++++
 4 files changed, 56 insertions(+), 9 deletions(-)
 create mode 100644 m4/virt-acl.m4

-- 
2.7.4

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