linux/security/smack
David Howells 8802565b60 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: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-02-22 11:38:40 -05:00
..
Kconfig
Makefile
smack.h
smack_access.c
smack_lsm.c Smack: Use d_is_positive() rather than testing dentry->d_inode 2015-02-22 11:38:40 -05:00
smack_netfilter.c
smackfs.c