diff options
| author | David Howells <[email protected]> | 2008-11-13 23:39:04 +0000 |
|---|---|---|
| committer | James Morris <[email protected]> | 2008-11-13 23:39:04 +0000 |
| commit | a5f773a65928a10eb5e5534fe6da6b427ac5b646 (patch) | |
| tree | 2995392ab9167cd54883f93773926beabafd8ffb /net/unix/af_unix.c | |
| parent | CRED: Wrap task credential accesses in the UDF filesystem (diff) | |
| download | kernel-a5f773a65928a10eb5e5534fe6da6b427ac5b646.tar.gz kernel-a5f773a65928a10eb5e5534fe6da6b427ac5b646.zip | |
CRED: Wrap task credential accesses in the UFS filesystem
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: Evgeniy Dushistov <[email protected]>
Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
