Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302703
b: refs/heads/master
c: 6de1e2f
h: refs/heads/master
i:
  302701: df8794f
  302699: 82e605e
  302695: 8b87cc8
  302687: 4107fcf
v: v3
  • Loading branch information
Bob Peterson authored and Steven Whitehouse committed May 8, 2012
1 parent 7c70ed0 commit 295ca7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: f9425ad4e5c8f8f9f6297d0358dc44ca058ffe47
refs/heads/master: 6de1e2f34a7864883da7b4a68756836d80952fb9
5 changes: 0 additions & 5 deletions trunk/fs/gfs2/glops.c
Original file line number Diff line number Diff line change
Expand Up @@ -378,11 +378,6 @@ int gfs2_inode_refresh(struct gfs2_inode *ip)
if (error)
return error;

if (gfs2_metatype_check(GFS2_SB(&ip->i_inode), dibh, GFS2_METATYPE_DI)) {
brelse(dibh);
return -EIO;
}

error = gfs2_dinode_in(ip, dibh->b_data);
brelse(dibh);
clear_bit(GIF_INVALID, &ip->i_flags);
Expand Down

0 comments on commit 295ca7b

Please sign in to comment.