Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89535
b: refs/heads/master
c: 773adff
h: refs/heads/master
i:
  89533: 52e585d
  89531: dfff86c
  89527: 8a809eb
  89519: f7218b9
  89503: 8ce8af7
  89471: 0c82717
v: v3
  • Loading branch information
Julia Lawall authored and Steven Whitehouse committed Mar 31, 2008
1 parent a470bda commit 1b30842
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 58e9fee13e579df44922172dbe3c9e3ba3edf7a3
refs/heads/master: 773adff8e983cba1f5844c3be3be224ca6645f26
2 changes: 0 additions & 2 deletions trunk/fs/gfs2/ops_export.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,6 @@ static struct dentry *gfs2_get_dentry(struct super_block *sb,
inode = gfs2_inode_lookup(sb, DT_UNKNOWN,
inum->no_addr,
0, 0);
if (!inode)
goto fail;
if (IS_ERR(inode)) {
error = PTR_ERR(inode);
goto fail;
Expand Down

0 comments on commit 1b30842

Please sign in to comment.