linux/fs/fuse
David Howells b6dff3ec5e CRED: Separate task security context from task_struct
Separate the task security context from task_struct.  At this point, the
security data is temporarily embedded in the task_struct with two pointers
pointing to it.

Note that the Alpha arch is altered as it refers to (E)UID and (E)GID in
entry.S via asm-offsets.

With comment fixes Signed-off-by: Marc Dionne <marc.c.dionne@gmail.com>

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: James Morris <jmorris@namei.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:16 +11:00
..
control.c mm: bdi: expose the BDI object in sysfs for FUSE 2008-04-30 08:29:49 -07:00
dev.c CRED: Wrap task credential accesses in the FUSE filesystem 2008-11-14 10:38:53 +11:00
dir.c CRED: Separate task security context from task_struct 2008-11-14 10:39:16 +11:00
file.c fuse: implement nonseekable open 2008-10-16 16:08:57 +02:00
fuse_i.h fuse: add include protectors 2008-10-16 16:08:57 +02:00
inode.c [PATCH] switch all filesystems over to d_obtain_alias 2008-10-23 05:13:01 -04:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00