|
@@ -2205,9 +2205,6 @@ static void selinux_inode_post_setxattr(struct dentry *dentry, char *name,
|
|
static int selinux_inode_getxattr (struct dentry *dentry, char *name)
|
|
static int selinux_inode_getxattr (struct dentry *dentry, char *name)
|
|
return dentry_has_perm(current, NULL, dentry, FILE__GETATTR);
|
|
return dentry_has_perm(current, NULL, dentry, FILE__GETATTR);
|