commit | 3664268f19ea07bec55df92fe53ff9ed28968bcc | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Fri Jun 02 17:44:27 2017 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Sat Jun 10 17:11:32 2017 -0700 |
tree | 3db852e790109e4fbf27e7f91c6e0e642371c927 | |
parent | ae3b31653691b9c5b572b99596de3dfcc8f05006 [diff] |
apparmor: add namespace lookup fns() Currently lookups are restricted to a single ns component in the path. However when namespaces are allowed to have separate views, and scopes this will not be sufficient, as it will be possible to have a multiple component ns path in scope. Add some ns lookup fns() to allow this and use them. Signed-off-by: John Johansen <john.johansen@canonical.com>