kernel-ark/ipc
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
..
compat_mq.c
compat.c
ipc_sysctl.c sysctl: simplify ->strategy 2008-10-16 11:21:47 -07:00
ipcns_notifier.c ipc: do not use a negative value to re-enable msgmni automatic recomputing 2008-07-25 10:53:42 -07:00
Makefile
mqueue.c CRED: Pass credentials through dentry_open() 2008-11-14 10:39:22 +11:00
msg.c
msgutil.c
namespace.c
sem.c ipc/sem.c: make free_un() static 2008-10-16 11:21:51 -07:00
shm.c CRED: Wrap current->cred and a few other accessors 2008-11-14 10:39:18 +11:00
util.c CRED: Wrap task credential accesses in the SYSV IPC subsystem 2008-11-14 10:39:06 +11:00
util.h