linux-stable/security
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
..
keys CRED: Separate per-task-group keyrings from signal_struct 2008-11-14 10:39:20 +11:00
selinux CRED: Pass credentials through dentry_open() 2008-11-14 10:39:22 +11:00
smack CRED: Use RCU to access another task's creds and to release a task's own creds 2008-11-14 10:39:19 +11:00
capability.c CRED: Pass credentials through dentry_open() 2008-11-14 10:39:22 +11:00
commoncap.c CRED: Use RCU to access another task's creds and to release a task's own creds 2008-11-14 10:39:19 +11:00
device_cgroup.c devcgroup: remove spin_lock() 2008-10-20 08:52:38 -07:00
inode.c integrity: special fs magic 2008-10-13 09:47:43 +11:00
Kconfig securityfs: do not depend on CONFIG_SECURITY 2008-08-28 10:47:42 +10:00
Makefile securityfs: do not depend on CONFIG_SECURITY 2008-08-28 10:47:42 +10:00
root_plug.c security: Fix setting of PF_SUPERPRIV by __capable() 2008-08-14 22:59:43 +10:00
security.c CRED: Pass credentials through dentry_open() 2008-11-14 10:39:22 +11:00