Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130337
b: refs/heads/master
c: 152a649
h: refs/heads/master
i:
  130335: 968d61d
v: v3
  • Loading branch information
Casey Schaufler authored and Linus Torvalds committed Jan 28, 2009
1 parent 462e0c0 commit 26a0e55
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: e4a7ca29039e615ce13a61b9c6abfb2aa394e9a1
refs/heads/master: 152a649b647a8ef47bb74ff9e11850fa6001bedc
2 changes: 1 addition & 1 deletion trunk/security/smack/smackfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ static ssize_t smk_write_load(struct file *file, const char __user *buf,
break;
case 'a':
case 'A':
rule.smk_access |= MAY_READ;
rule.smk_access |= MAY_APPEND;
break;
default:
goto out;
Expand Down

0 comments on commit 26a0e55

Please sign in to comment.