Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242362
b: refs/heads/master
c: 235772d
h: refs/heads/master
v: v3
  • Loading branch information
Coly Li authored and Theodore Ts'o committed Feb 24, 2011
1 parent a480c72 commit 641e3d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 84b775a354f640736176b5d966408fc5d5da6665
refs/heads/master: 235772da3e2adb1f4d71f27ec5475093dd38b2ac
1 change: 0 additions & 1 deletion trunk/fs/ext4/mballoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,6 @@ static int __mb_check_buddy(struct ext4_buddy *e4b, char *file,
MB_CHECK_ASSERT(e4b->bd_info->bb_fragments == fragments);

grp = ext4_get_group_info(sb, e4b->bd_group);
buddy = mb_find_buddy(e4b, 0, &max);
list_for_each(cur, &grp->bb_prealloc_list) {
ext4_group_t groupnr;
struct ext4_prealloc_space *pa;
Expand Down

0 comments on commit 641e3d0

Please sign in to comment.