diff options
author | David Howells <dhowells@redhat.com> | 2015-01-29 13:02:31 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-22 17:38:39 +0100 |
commit | 7ac2856d99e8038d356767c81ef7f2e85d366441 (patch) | |
tree | f56b9d59ecbeeb69da6d4d7c2aeaa1cd7418b988 /security/apparmor/path.c | |
parent | VFS: Split DCACHE_FILE_TYPE into regular and special types (diff) | |
download | linux-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