Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330159
b: refs/heads/master
c: 0e06936
h: refs/heads/master
i:
  330157: 06e9526
  330155: 21d85af
  330151: a0daa89
  330143: 9a86118
v: v3
  • Loading branch information
yan authored and Linus Torvalds committed Oct 5, 2012
1 parent 1040ffb commit 5364cdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 620727506dc6da0562fa4f6950dedb8a51bd8237
refs/heads/master: 0e06936057674ef3f2bd0b398a32ddc512642992
1 change: 0 additions & 1 deletion trunk/fs/proc/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,6 @@ struct inode *proc_get_inode(struct super_block *sb, struct proc_dir_entry *de)
return NULL;
if (inode->i_state & I_NEW) {
inode->i_mtime = inode->i_atime = inode->i_ctime = CURRENT_TIME;
PROC_I(inode)->fd = 0;
PROC_I(inode)->pde = de;

if (de->mode) {
Expand Down

0 comments on commit 5364cdf

Please sign in to comment.