diff options
| author | David Howells <[email protected]> | 2008-11-13 23:39:12 +0000 |
|---|---|---|
| committer | James Morris <[email protected]> | 2008-11-13 23:39:12 +0000 |
| commit | 76aac0e9a17742e60d408be1a706e9aaad370891 (patch) | |
| tree | e873a000d9c96209726e0958e311f005c13b2ed5 /security/selinux/hooks.c | |
| parent | CRED: Wrap task credential accesses in the capabilities code (diff) | |
| download | kernel-76aac0e9a17742e60d408be1a706e9aaad370891.tar.gz kernel-76aac0e9a17742e60d408be1a706e9aaad370891.zip | |
CRED: Wrap task credential accesses in the core kernel
Wrap access to task credentials so that they can be separated more easily from
the task_struct during the introduction of COW creds.
Change most current->(|e|s|fs)[ug]id to current_(|e|s|fs)[ug]id().
Change some task->e?[ug]id to task_e?[ug]id(). In some places it makes more
sense to use RCU directly rather than a convenient wrapper; these will be
addressed by later patches.
Signed-off-by: David Howells <[email protected]>
Reviewed-by: James Morris <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Cc: Al Viro <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
