Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190555
b: refs/heads/master
c: ab41fdc
h: refs/heads/master
i:
  190553: b096acc
  190551: ef5f324
v: v3
  • Loading branch information
Li Dongyang authored and Mark Fasheh committed Apr 23, 2010
1 parent 3ced36f commit 605748f
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: d4cd1871cff68e188dadcf6d1280762522b643eb
refs/heads/master: ab41fdc8fdd9f0942430941c1e2b516fd481371d
1 change: 1 addition & 0 deletions trunk/fs/ocfs2/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -1811,6 +1811,7 @@ static int ocfs2_symlink(struct inode *dir,
if (xattr_ac)
ocfs2_free_alloc_context(xattr_ac);
if ((status < 0) && inode) {
OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SKIP_ORPHAN_DIR;
clear_nlink(inode);
iput(inode);
}
Expand Down

0 comments on commit 605748f

Please sign in to comment.