Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83852
b: refs/heads/master
c: 69840b0
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Feb 7, 2008
1 parent 4fcd6bc commit 1de9ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: aa7fa240c7d4ed28ee2d1afacd97be2d76e3cb49
refs/heads/master: 69840b0d065a031a2e5b3fcc3f30560229e312da
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ struct inode *gfs2_inode_lookup(struct super_block *sb,
ip->i_gl->gl_object = NULL;
gfs2_glock_put(ip->i_gl);
fail:
iput(inode);
iget_failed(inode);
return ERR_PTR(error);
}

Expand Down

0 comments on commit 1de9ecb

Please sign in to comment.