android_kernel_xiaomi_sm8350/fs/smbfs
David Howells e2950b178e CRED: Wrap task credential accesses in the SMBFS 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: Steven French <sfrench@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:01 +11:00
..
cache.c remove unused #include <linux/dirent.h>'s 2008-07-25 10:53:34 -07:00
dir.c CRED: Wrap task credential accesses in the SMBFS filesystem 2008-11-14 10:39:01 +11:00
file.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
getopt.c
getopt.h
inode.c CRED: Wrap task credential accesses in the SMBFS filesystem 2008-11-14 10:39:01 +11:00
ioctl.c
Makefile
proc.c CRED: Wrap task credential accesses in the SMBFS filesystem 2008-11-14 10:39:01 +11:00
proto.h
request.c
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c