]> git.baikalelectronics.ru Git - 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)
commitdcfca345048627a2abfca9ce52a68b9efefa4fff
treee09608c8f8de46c9b86937f32b7373a153d14020
parent9221f63f0a45a6479a19d1a145f73bd0df8ec3e4
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