apparmor: add ns name to the audit data for policy loads

Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
John Johansen
2017-01-16 00:42:54 -08:00
parent 078c73c63f
commit fc1c9fd10a
2 changed files with 25 additions and 10 deletions

View File

@@ -113,6 +113,7 @@ struct apparmor_audit_data {
void *target;
struct {
long pos;
const char *ns;
void *target;
} iface;
struct {