Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14727
b: refs/heads/master
c: a93a117
h: refs/heads/master
i:
  14725: 0cf4344
  14723: 5df6e04
  14719: 029f646
v: v3
  • Loading branch information
Latchesar Ionkov authored and Linus Torvalds committed Nov 28, 2005
1 parent ea48cf3 commit 352b017
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: 8c4b8add83c93306b07d78469fd351dc462e4b66
refs/heads/master: a93a117eaa0bec426d4671a49bfa96a6fdcd2ac9
2 changes: 2 additions & 0 deletions trunk/fs/9p/vfs_inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,8 @@ v9fs_create(struct inode *dir,

v9fs_mistat2inode(fcall->params.rstat.stat, file_inode, sb);
kfree(fcall);
fcall = NULL;
file_dentry->d_op = &v9fs_dentry_operations;
d_instantiate(file_dentry, file_inode);

if (perm & V9FS_DMDIR) {
Expand Down

0 comments on commit 352b017

Please sign in to comment.