diff options
author | John Johansen <john.johansen@canonical.com> | 2017-01-27 12:53:53 +0100 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2018-02-09 20:30:01 +0100 |
commit | d9087c49d4388e3f35f09a5cf7ed6e09c9106604 (patch) | |
tree | cdc1032157a2cb4ceb8c8f5278f7a280acf9d463 /security/tomoyo | |
parent | apparmor: move task domain change info to task security (diff) | |
download | linux-d9087c49d4388e3f35f09a5cf7ed6e09c9106604.tar.xz linux-d9087c49d4388e3f35f09a5cf7ed6e09c9106604.zip |
apparmor: drop cred_ctx and reference the label directly
With the task domain change information now stored in the task->security
context, the cred->security context only stores the label. We can get
rid of the cred_ctx and directly reference the label, removing a layer
of indirection, and unneeded extra allocations.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions