[libvirt] [PATCH] apparmor: Fix build after split of disk source metadata

2014-03-24 Thread Peter Krempa
Commit 4f20226664b2d4d9e9496ec1e05c9280581a1ca0 breaks build with AppArmor enabled as it missed the refactor to the new accessors. --- Notes: Pushed under the build-breaker rule. src/security/security_apparmor.c | 13 - src/security/virt-aa-helper.c| 4 ++-- 2 files changed,

[libvirt] [PATCH] apparmor: Fix build

2012-12-17 Thread Jiri Denemark
--- Pushed as a trivial build-breaker. src/security/virt-aa-helper.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/security/virt-aa-helper.c b/src/security/virt-aa-helper.c index 888c416..86fd5c4 100644 --- a/src/security/virt-aa-helper.c +++ b/src/security/virt-aa-hel