]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
apparmor: add get_dfa() fn
authorJohn Johansen <john.johansen@canonical.com>
Mon, 16 Jan 2017 08:42:40 +0000 (00:42 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Mon, 16 Jan 2017 09:18:32 +0000 (01:18 -0800)
commit293a4886f93f1d4f01ef2642b81c2509a5376ce5
treee09608c8f8de46c9b86937f32b7373a153d14020
parent474d6b75106229025ab6b7bbabf2f9c246e928e1
apparmor: add get_dfa() fn

The dfa is currently setup to be shared (has the basis of refcounting)
but currently can't be because the count can't be increased.

Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/include/match.h