Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360718
b: refs/heads/master
c: 3509b67
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Feb 28, 2013
1 parent 9452540 commit 736f806
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: 2ea03e1d62d56c37737e43550c360b43a5e40a32
refs/heads/master: 3509b678a6bb93a49d9603c9c8028c8d95019539
1 change: 0 additions & 1 deletion trunk/fs/9p/vfs_inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,6 @@ struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry,
if (!IS_ERR(res))
return res;
result = PTR_ERR(res);
iput(inode);
error:
p9_client_clunk(fid);

Expand Down

0 comments on commit 736f806

Please sign in to comment.