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)
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>

No differences found