linux/fs/affs
David Howells 215599815d CRED: Wrap task credential accesses in the AFFS 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: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:38:45 +11:00
..
Changes Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
affs.h affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
amigaffs.c iget: stop AFFS from using iget() and read_inode() 2008-02-07 08:42:27 -08:00
bitmap.c affs: convert s_bmlock into a mutex 2008-07-26 12:00:03 -07:00
dir.c [PATCH] fix ->llseek() for a bunch of directories 2008-08-25 01:18:09 -04:00
file.c [PATCH] f_count may wrap around 2008-07-26 20:53:40 -04:00
inode.c CRED: Wrap task credential accesses in the AFFS filesystem 2008-11-14 10:38:45 +11:00
namei.c [PATCH] fix reservation discarding in affs 2008-05-06 13:45:33 -04:00
super.c CRED: Wrap task credential accesses in the AFFS filesystem 2008-11-14 10:38:45 +11:00
symlink.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00