Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262134
b: refs/heads/master
c: 33853a0
h: refs/heads/master
v: v3
  • Loading branch information
Yongqiang Yang authored and Theodore Ts'o committed Aug 1, 2011
1 parent 9bed73d commit b6f04ac
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: c49bafa3842751b8955a962859f42d307673d75d
refs/heads/master: 33853a0dde359ded0534204eb6857ad5166d515b
2 changes: 1 addition & 1 deletion trunk/fs/ext4/ialloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,7 @@ extern int ext4_init_inode_table(struct super_block *sb, ext4_group_t group,
group, used_blks,
ext4_itable_unused_count(sb, gdp));
ret = 1;
goto out;
goto err_out;
}

blk = ext4_inode_table(sb, gdp) + used_blks;
Expand Down

0 comments on commit b6f04ac

Please sign in to comment.