Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80896
b: refs/heads/master
c: 374ea01
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and James Morris committed Jan 29, 2008
1 parent 8751fd4 commit f466bce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 71f1cb05f773661b6fa98c7a635d7a395cd9c55d
refs/heads/master: 374ea019cacfa8b69ae49eea993b74cb5968970b
4 changes: 2 additions & 2 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -583,8 +583,8 @@ static int bad_option(struct superblock_security_struct *sbsec, char flag,
* Allow filesystems with binary mount data to explicitly set mount point
* labeling information.
*/
int selinux_set_mnt_opts(struct super_block *sb, char **mount_options,
int *flags, int num_opts)
static int selinux_set_mnt_opts(struct super_block *sb, char **mount_options,
int *flags, int num_opts)
{
int rc = 0, i;
struct task_security_struct *tsec = current->security;
Expand Down

0 comments on commit f466bce

Please sign in to comment.