Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83851
b: refs/heads/master
c: aa7fa24
h: refs/heads/master
i:
  83849: fdbf66e
  83847: 34a8fad
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Feb 7, 2008
1 parent 70ef184 commit 4fcd6bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: b46980feed937868d3333514028bfbe9a651e4ca
refs/heads/master: aa7fa240c7d4ed28ee2d1afacd97be2d76e3cb49
5 changes: 1 addition & 4 deletions trunk/fs/afs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,7 @@ struct inode *afs_iget(struct super_block *sb, struct key *key,

/* failure */
bad_inode:
make_bad_inode(inode);
unlock_new_inode(inode);
iput(inode);

iget_failed(inode);
_leave(" = %d [bad]", ret);
return ERR_PTR(ret);
}
Expand Down

0 comments on commit 4fcd6bc

Please sign in to comment.