Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163635
b: refs/heads/master
c: 5a4a798
h: refs/heads/master
i:
  163633: ec763cb
  163631: fbbd0b7
v: v3
  • Loading branch information
Joe Perches authored and Theodore Ts'o committed Jul 6, 2009
1 parent 3f69f26 commit 32447e5
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: 6487a9d3b5476ffd1bbbe97e58cf26dbeb7a5d4a
refs/heads/master: 5a4a798937f92413cb7dbdb6bd554186024092e9
2 changes: 1 addition & 1 deletion trunk/fs/ext4/mballoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2532,7 +2532,7 @@ int ext4_mb_add_groupinfo(struct super_block *sb, ext4_group_t group,

INIT_LIST_HEAD(&meta_group_info[i]->bb_prealloc_list);
init_rwsem(&meta_group_info[i]->alloc_sem);
meta_group_info[i]->bb_free_root.rb_node = NULL;;
meta_group_info[i]->bb_free_root.rb_node = NULL;

#ifdef DOUBLE_CHECK
{
Expand Down

0 comments on commit 32447e5

Please sign in to comment.