Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83521
b: refs/heads/master
c: 0952b2a
h: refs/heads/master
i:
  83519: ecb7806
v: v3
  • Loading branch information
Miklos Szeredi authored and Linus Torvalds committed Feb 6, 2008
1 parent 612b539 commit 96d6ece
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: af440f52927e4b6941aa94e3cfc698adb0f22663
refs/heads/master: 0952b2a4a82b2deb76463dbcf1355b806dc81134
1 change: 1 addition & 0 deletions trunk/fs/fuse/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ static int fuse_create_open(struct inode *dir, struct dentry *entry, int mode,
fuse_put_request(fc, forget_req);
d_instantiate(entry, inode);
fuse_change_entry_timeout(entry, &outentry);
fuse_invalidate_attr(dir);
file = lookup_instantiate_filp(nd, entry, generic_file_open);
if (IS_ERR(file)) {
ff->fh = outopen.fh;
Expand Down

0 comments on commit 96d6ece

Please sign in to comment.