Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377660
b: refs/heads/master
c: 0a364af
h: refs/heads/master
v: v3
  • Loading branch information
Jaegeuk Kim committed May 28, 2013
1 parent af95697 commit abf9796
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 74d0b917ef7789097e12d60fc054efa427ce9171
refs/heads/master: 0a364af18f27b86869149c4d128262ec1e0ccb25
3 changes: 1 addition & 2 deletions trunk/fs/f2fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,7 @@ static int f2fs_create(struct inode *dir, struct dentry *dentry, umode_t mode,

alloc_nid_done(sbi, ino);

if (!sbi->por_doing)
d_instantiate(dentry, inode);
d_instantiate(dentry, inode);
unlock_new_inode(inode);
return 0;
out:
Expand Down

0 comments on commit abf9796

Please sign in to comment.