Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32606
b: refs/heads/master
c: 18b0bbd
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jul 14, 2006
1 parent 93fa7c3 commit 28ec6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab6cf0d0cb96417ef65cc2c2120c0e879edf7a4a
refs/heads/master: 18b0bbd8ca6d3cb90425aa0d77b99a762c6d6de3
1 change: 1 addition & 0 deletions trunk/fs/proc/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1338,6 +1338,7 @@ static int pid_revalidate(struct dentry *dentry, struct nameidata *nd)
} else {
inode->i_uid = 0;
inode->i_gid = 0;
inode->i_mode = 0;
}
security_task_to_inode(task, inode);
put_task_struct(task);
Expand Down

0 comments on commit 28ec6d8

Please sign in to comment.