Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42773
b: refs/heads/master
c: bdcf250
h: refs/heads/master
i:
  42771: a589703
v: v3
  • Loading branch information
Miklos Szeredi authored and Linus Torvalds committed Dec 7, 2006
1 parent d93916e commit 3183aee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: e9168c189fd54171124b5d25644024d99869e6a8
refs/heads/master: bdcf25080438ba71bb24b885e7c102de72c25c9d
3 changes: 0 additions & 3 deletions trunk/fs/fuse/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ static int fuse_dentry_revalidate(struct dentry *entry, struct nameidata *nd)
struct fuse_req *forget_req;
struct dentry *parent;

/* Doesn't hurt to "reset" the validity timeout */
fuse_invalidate_entry_cache(entry);

/* For negative dentries, always do a fresh lookup */
if (!inode)
return 0;
Expand Down

0 comments on commit 3183aee

Please sign in to comment.