Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180151
b: refs/heads/master
c: 55f0b4c
h: refs/heads/master
i:
  180149: 0f7c9e6
  180147: 3181cd0
  180143: 40c6791
v: v3
  • Loading branch information
Benjamin Marzinski authored and Steven Whitehouse committed Feb 1, 2010
1 parent d18b448 commit 0dd0c50
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: 0f585f14d4e34ab701283e9237ac7695cd7c9e31
refs/heads/master: 55f0b4c546d1c87cccba63dc0fc5eb70e2b41733
5 changes: 0 additions & 5 deletions trunk/fs/gfs2/rgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -591,11 +591,6 @@ static int gfs2_ri_update(struct gfs2_inode *ip)
u64 rgrp_count = ip->i_disksize;
int error;

if (do_div(rgrp_count, sizeof(struct gfs2_rindex))) {
gfs2_consist_inode(ip);
return -EIO;
}

clear_rgrpdi(sdp);

file_ra_state_init(&ra_state, inode->i_mapping);
Expand Down

0 comments on commit 0dd0c50

Please sign in to comment.