SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code
authorStephen Smalley <sds@tycho.nsa.gov>
Fri, 4 Apr 2008 12:46:05 +0000 (08:46 -0400)
committerJames Morris <jmorris@namei.org>
Mon, 7 Apr 2008 22:30:14 +0000 (08:30 +1000)
commit869ab5147e1eead890245cfd4f652ba282b6ac26
tree8334fe84734e14e247fb7b4ef78f9a43891249f0
parentff09e2afe742f3ff52a0c9a660e8a3fe30cf587c
SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code

More cases where SELinux must not re-enter the fs code. Called from the
d_instantiate security hook.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c
security/selinux/include/security.h
security/selinux/ss/services.c