Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101071
b: refs/heads/master
c: 07d45f1
h: refs/heads/master
i:
  101069: e807c9c
  101067: d0f6a60
  101063: 99a78a1
  101055: b2249bc
v: v3
  • Loading branch information
Julia Lawall authored and Theodore Ts'o committed Jul 11, 2008
1 parent 4a5468c commit 7fcea62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ed8f9c751feb3aebf7c0dd25e61481a16412bd6e
refs/heads/master: 07d45f126712fea3a9f44068bf65e0a26a162286
3 changes: 1 addition & 2 deletions trunk/fs/ext4/balloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,7 @@ static void __rsv_window_dump(struct rb_root *root, int verbose,
prev = rsv;
}
printk("Window map complete.\n");
if (bad)
BUG();
BUG_ON(bad);
}
#define rsv_window_dump(root, verbose) \
__rsv_window_dump((root), (verbose), __func__)
Expand Down

0 comments on commit 7fcea62

Please sign in to comment.