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