apparmor: convert xmatch to using the new shared policydb struct
authorJohn Johansen <john.johansen@canonical.com>
Sat, 21 Nov 2020 09:42:40 +0000 (01:42 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Mon, 3 Oct 2022 21:49:03 +0000 (14:49 -0700)
commit048d49544455b3e3a535c4ec89057ea5ca8676f0
tree3155403c8c735db60990c74125edf8947f0dd0b8
parent53bdc46f4bdd20d477afb374767cabe627fd04ae
apparmor: convert xmatch to using the new shared policydb struct

continue permission unification by converting xmatch to use the
policydb struct that is used by the other profile dfas.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/apparmorfs.c
security/apparmor/domain.c
security/apparmor/include/apparmor.h
security/apparmor/include/policy.h
security/apparmor/policy.c
security/apparmor/policy_unpack.c