Skip to content
Snippets Groups Projects
Commit 8802565b authored by David Howells's avatar David Howells Committed by Al Viro
Browse files

Smack: Use d_is_positive() rather than testing dentry->d_inode


Use d_is_positive() rather than testing dentry->d_inode in Smack to get rid of
direct references to d_inode outside of the VFS.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e656a8eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment