Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132585
b: refs/heads/master
c: 188fbcc
h: refs/heads/master
i:
  132583: 63d69d0
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent 95c9422 commit d128df0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: f51115b9ab5b9cfd0b7be1cce75afbf3ffbcdd87
refs/heads/master: 188fbcca9dd02f15dcf45cfc51ce0dd6c13993f6
5 changes: 0 additions & 5 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -2681,11 +2681,6 @@ static int selinux_inode_follow_link(struct dentry *dentry, struct nameidata *na
static int selinux_inode_permission(struct inode *inode, int mask)
{
const struct cred *cred = current_cred();
int rc;

rc = secondary_ops->inode_permission(inode, mask);
if (rc)
return rc;

if (!mask) {
/* No permission to check. Existence test. */
Expand Down

0 comments on commit d128df0

Please sign in to comment.