Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179634
b: refs/heads/master
c: c44a66d
h: refs/heads/master
v: v3
  • Loading branch information
Erez Zadok authored and Tyler Hicks committed Jan 20, 2010
1 parent 4dea413 commit c018074
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0d132f7364694da8f7cafd49e2fc2721b73e96e4
refs/heads/master: c44a66d674688f1e1d0b2f6f56bd9c6a1b061cae
3 changes: 0 additions & 3 deletions trunk/fs/ecryptfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,9 +463,6 @@ static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir,
unlock_dir(lower_dir_dentry);
dput(lower_new_dentry);
dput(lower_old_dentry);
d_drop(lower_old_dentry);
d_drop(new_dentry);
d_drop(old_dentry);
return rc;
}

Expand Down

0 comments on commit c018074

Please sign in to comment.