Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319109
b: refs/heads/master
c: 8a99184
h: refs/heads/master
i:
  319107: d30b86f
v: v3
  • Loading branch information
Theodore Ts'o committed Jul 23, 2012
1 parent 656060d commit 6742883
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: 7c319d328505b7781b65238ae9f53293b5ee0ca8
refs/heads/master: 8a9918497bcf5aaa8d45eb61c373605bc4e8c81f
2 changes: 1 addition & 1 deletion trunk/fs/ext4/resize.c
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ static void ext4_update_super(struct super_block *sb,
struct ext4_new_group_data *group_data = flex_gd->groups;
struct ext4_sb_info *sbi = EXT4_SB(sb);
struct ext4_super_block *es = sbi->s_es;
int i, ret;
int i;

BUG_ON(flex_gd->count == 0 || group_data == NULL);
/*
Expand Down

0 comments on commit 6742883

Please sign in to comment.