linux/fs/coda
David Howells 97b7702cd1 CRED: Wrap task credential accesses in the Coda 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 <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Cc: Jan Harkes <jaharkes@cs.cmu.edu>
Cc: codalist@coda.cs.cmu.edu
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:38:48 +11:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.c CRED: Wrap task credential accesses in the Coda filesystem 2008-11-14 10:38:48 +11:00
cnode.c coda: use ilookup5 2007-07-19 10:04:48 -07:00
coda_int.h coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
coda_linux.c coda: remove CODA_FS_OLD_API 2008-07-25 10:53:33 -07:00
dir.c [PATCH] move executable checking into ->permission() 2008-10-23 05:13:25 -04:00
file.c coda: remove CODA_STORE/CODA_RELEASE upcalls 2007-07-21 17:49:14 -07:00
inode.c SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
pioctl.c [PATCH] move executable checking into ->permission() 2008-10-23 05:13:25 -04:00
psdev.c Switch to a valid email address... 2008-10-27 08:40:17 -07:00
symlink.c coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
sysctl.c coda: remove statistics counters from /proc/fs/coda 2007-07-19 10:04:48 -07:00
upcall.c CRED: Wrap task credential accesses in the Coda filesystem 2008-11-14 10:38:48 +11:00