commit | 869ab5147e1eead890245cfd4f652ba282b6ac26 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Apr 04 08:46:05 2008 -0400 |
committer | James Morris <jmorris@namei.org> | Tue Apr 08 08:30:14 2008 +1000 |
tree | 8334fe84734e14e247fb7b4ef78f9a43891249f0 | |
parent | ff09e2afe742f3ff52a0c9a660e8a3fe30cf587c [diff] |
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>