kernel-ark/fs/autofs4
David Howells 745ca2475a CRED: Pass credentials through dentry_open()
Pass credentials through dentry_open() so that the COW creds patch can have
SELinux's flush_unauthorized_files() pass the appropriate creds back to itself
when it opens its null chardev.

The security_dentry_open() call also now takes a creds pointer, as does the
dentry_open hook in struct security_operations.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: James Morris <jmorris@namei.org>
2008-11-14 10:39:22 +11:00
..
autofs_i.h autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
dev-ioctl.c CRED: Pass credentials through dentry_open() 2008-11-14 10:39:22 +11:00
expire.c autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
init.c autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
inode.c CRED: Wrap task credential accesses in the autofs4 filesystem 2008-11-14 10:38:46 +11:00
Makefile autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
root.c [PATCH] fix ->llseek() for a bunch of directories 2008-08-25 01:18:09 -04:00
symlink.c
waitq.c CRED: Wrap task credential accesses in the autofs4 filesystem 2008-11-14 10:38:46 +11:00