Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18485
b: refs/heads/master
c: faf3a98
h: refs/heads/master
i:
  18483: cf20dea
v: v3
  • Loading branch information
Ian Kent authored and Linus Torvalds committed Jan 15, 2006
1 parent e113223 commit 808711e
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7c7dce9209161eb260cdf9e9172f72c3a02379e6
refs/heads/master: faf3a98918aa5f14a29e0d246e194be58b9357f0
2 changes: 2 additions & 0 deletions trunk/fs/autofs4/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ static int autofs4_dir_open(struct inode *inode, struct file *file)
if (!empty)
d_invalidate(dentry);

nd.dentry = dentry;
nd.mnt = mnt;
nd.flags = LOOKUP_DIRECTORY;
status = (dentry->d_op->d_revalidate)(dentry, &nd);

Expand Down

0 comments on commit 808711e

Please sign in to comment.