Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377677
b: refs/heads/master
c: 93ff10d
h: refs/heads/master
i:
  377675: 1569347
v: v3
  • Loading branch information
Jaegeuk Kim committed May 28, 2013
1 parent 3a660fc commit d0594e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 39cf72cf09c8f36a383919e7675bdb15bd4db53b
refs/heads/master: 93ff10d690ca536fdbd6b5d5d97e4ab54b2a421f
1 change: 0 additions & 1 deletion trunk/fs/f2fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ static int f2fs_link(struct dentry *old_dentry, struct inode *dir,
return 0;
out:
clear_inode_flag(F2FS_I(inode), FI_INC_LINK);
make_bad_inode(inode);
iput(inode);
return err;
}
Expand Down

0 comments on commit d0594e6

Please sign in to comment.