Skip to content
Commit 7ac2856d authored by David Howells's avatar David Howells Committed by Al Viro
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 44bdb5e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment