]> xenbits.xensource.com Git - libvirt.git/commit
virt-aa-helper: allow hard links for mounts
authorChristian Schoenebeck <qemu_oss@crudebyte.com>
Thu, 22 Oct 2020 14:58:00 +0000 (16:58 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 26 Oct 2020 08:04:48 +0000 (09:04 +0100)
commit5422f60e2f4961fe73239b1f91b7e766e5ce5ff6
tree73ca7429136e70138725c2a22c60628783b8f054
parent57365935000ea9b789d8ed6f15bcd24058da9fa6
virt-aa-helper: allow hard links for mounts

Guests should be allowed to create hard links on mounted pathes, since
many applications rely on this functionality and would error on guest
with current "rw" AppArmor permission with 9pfs.

Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/security/virt-aa-helper.c