Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132586
b: refs/heads/master
c: 438add6
h: refs/heads/master
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent d128df0 commit eda87d0
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: 188fbcca9dd02f15dcf45cfc51ce0dd6c13993f6
refs/heads/master: 438add6b32d9295db6e3ecd4d9e137086ec5b5d9
5 changes: 0 additions & 5 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -2694,11 +2694,6 @@ static int selinux_inode_permission(struct inode *inode, int mask)
static int selinux_inode_setattr(struct dentry *dentry, struct iattr *iattr)
{
const struct cred *cred = current_cred();
int rc;

rc = secondary_ops->inode_setattr(dentry, iattr);
if (rc)
return rc;

if (iattr->ia_valid & ATTR_FORCE)
return 0;
Expand Down

0 comments on commit eda87d0

Please sign in to comment.