Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184927
b: refs/heads/master
c: ef57471
h: refs/heads/master
i:
  184925: ffa590f
  184923: 8f19900
  184919: 4f5b5f7
  184911: 37fb6bb
  184895: 79714ae
v: v3
  • Loading branch information
David Howells authored and James Morris committed Feb 26, 2010
1 parent 16e54f4 commit c6c11fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1fcdc7c527010b144d3951f9ce25faedf264933c
refs/heads/master: ef57471a73b67a7b65fd8708fd55c77cb7c619af
2 changes: 1 addition & 1 deletion trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -3329,7 +3329,7 @@ static int selinux_kernel_create_files_as(struct cred *new, struct inode *inode)

if (ret == 0)
tsec->create_sid = isec->sid;
return 0;
return ret;
}

static int selinux_kernel_module_request(char *kmod_name)
Expand Down

0 comments on commit c6c11fd

Please sign in to comment.