commit | 73688d1ed0b8f800f312f7bc9d583463858da861 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Jan 16 00:42:34 2017 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Mon Jan 16 01:18:28 2017 -0800 |
tree | 41d58fc6558b4a07554da9dc3ff4db3a36d1ad59 | |
parent | 5fd1b95fc9b96629d185f5fe3d9342fcff78eb30 [diff] |
apparmor: refactor prepare_ns() and make usable from different views prepare_ns() will need to be called from alternate views, and namespaces will need to be created via different interfaces. So refactor and allow specifying the view ns. Signed-off-by: John Johansen <john.johansen@canonical.com>