Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360946
b: refs/heads/master
c: 7b54c16
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Mar 8, 2013
1 parent 5a545ae commit 5f4bc7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 47b3bc907328db968bc9b43c41f48f8d1e140750
refs/heads/master: 7b54c165a0c012edbaeaa73c5c87cb73721eb580
2 changes: 0 additions & 2 deletions trunk/fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,8 +689,6 @@ void nd_jump_link(struct nameidata *nd, struct path *path)
nd->path = *path;
nd->inode = nd->path.dentry->d_inode;
nd->flags |= LOOKUP_JUMPED;

BUG_ON(nd->inode->i_op->follow_link);
}

static inline void put_link(struct nameidata *nd, struct path *link, void *cookie)
Expand Down

0 comments on commit 5f4bc7e

Please sign in to comment.