Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233998
b: refs/heads/master
c: b306419
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Mar 9, 2011
1 parent 46018d2 commit cad6f71
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: dfef6dcd35cb4a251f6322ca9b2c06f0bb1aa1f4
refs/heads/master: b306419ae08d9def53f2142a37cc0a58622307a8
1 change: 1 addition & 0 deletions trunk/fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,7 @@ static int path_walk(const char *name, struct nameidata *nd)
/* nd->path had been dropped */
current->total_link_count = 0;
nd->path = save;
nd->inode = save.dentry->d_inode;
path_get(&nd->path);
nd->flags |= LOOKUP_REVAL;
result = link_path_walk(name, nd);
Expand Down

0 comments on commit cad6f71

Please sign in to comment.