Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280271
b: refs/heads/master
c: 649fc7b
h: refs/heads/master
i:
  280269: 864681a
  280267: 0d04a5c
  280263: 91a241b
  280255: 3a6cde2
v: v3
  • Loading branch information
Al Viro committed Jan 4, 2012
1 parent c84b0c2 commit 3a86012
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: 52ef0c042bf06f6aef382fade175075627beebc1
refs/heads/master: 649fc7b1b046eb98bf9e3fe20c9d11f629293140
2 changes: 1 addition & 1 deletion trunk/mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1968,7 +1968,7 @@ EXPORT_SYMBOL(read_cache_page);
*/
int should_remove_suid(struct dentry *dentry)
{
mode_t mode = dentry->d_inode->i_mode;
umode_t mode = dentry->d_inode->i_mode;
int kill = 0;

/* suid always must be killed */
Expand Down

0 comments on commit 3a86012

Please sign in to comment.