Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11749
b: refs/heads/master
c: ce4c2bd
h: refs/heads/master
i:
  11747: 7780853
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Oct 31, 2005
1 parent 48b96be commit d7a5efc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d381d8a9a08cac9824096213069159be17fd2e2f
refs/heads/master: ce4c2bd1a9dfebaefadc2d34b17c6f12101751be
3 changes: 0 additions & 3 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
struct inode *inode = dentry->d_inode;
struct superblock_security_struct *sbsec = inode->i_sb->s_security;

return dentry_has_perm(current, NULL, dentry, FILE__GETATTR);
}

Expand Down

0 comments on commit d7a5efc

Please sign in to comment.