summaryrefslogtreecommitdiffstats
path: root/security/apparmor/path.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2015-01-29 13:02:31 +0100
committerAl Viro <viro@zeniv.linux.org.uk>2015-02-22 17:38:39 +0100
commit7ac2856d99e8038d356767c81ef7f2e85d366441 (patch)
treef56b9d59ecbeeb69da6d4d7c2aeaa1cd7418b988 /security/apparmor/path.c
parentVFS: Split DCACHE_FILE_TYPE into regular and special types (diff)
downloadlinux-7ac2856d99e8038d356767c81ef7f2e85d366441.tar.xz
linux-7ac2856d99e8038d356767c81ef7f2e85d366441.zip
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
mediated_filesystem() should use dentry->d_sb not dentry->d_inode->i_sb and should avoid file_inode() also since it is really dealing with the path. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions