Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132579
b: refs/heads/master
c: ef935b9
h: refs/heads/master
i:
  132577: 514c2ec
  132575: 6031f9c
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent 0387ee3 commit 464732f
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: 5565b0b865f672e3d7e31936ad1d40710ab7bfc4
refs/heads/master: ef935b9136eeaa203f75bf0b4d6e398c29f44d27
5 changes: 0 additions & 5 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -2531,11 +2531,6 @@ static int selinux_mount(char *dev_name,
void *data)
{
const struct cred *cred = current_cred();
int rc;

rc = secondary_ops->sb_mount(dev_name, path, type, flags, data);
if (rc)
return rc;

if (flags & MS_REMOUNT)
return superblock_has_perm(cred, path->mnt->mnt_sb,
Expand Down

0 comments on commit 464732f

Please sign in to comment.