git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8802565
)
SELinux: Use d_is_positive() rather than testing dentry->d_inode
author
David Howells
<dhowells@redhat.com>
Thu, 29 Jan 2015 12:02:33 +0000
(12:02 +0000)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 22 Feb 2015 16:38:40 +0000
(11:38 -0500)
Use d_is_positive() rather than testing dentry->d_inode in SELinux to get rid
of direct references to d_inode outside of the VFS.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
security/selinux/hooks.c
patch
|
blob
|
history
diff --cc
security/selinux/hooks.c
Simple merge