Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195769
b: refs/heads/master
c: 18d3a98
h: refs/heads/master
i:
  195767: cf6fe7f
v: v3
  • Loading branch information
Joel Becker committed May 18, 2010
1 parent 36a6d47 commit f9049f5
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: 5f5261acb059f43c7fb9a2fac9d32c6ef4df2ed5
refs/heads/master: 18d3a98f3c1b0e27ce026afa4d1ef042f2903726
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/suballoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ static int ocfs2_block_group_claim_bits(struct ocfs2_super *osb,
unsigned int min_bits,
u32 *bit_off, u32 *num_bits)
{
int status;
int status = 0;

while (min_bits) {
status = ocfs2_claim_clusters(handle, ac, min_bits,
Expand Down

0 comments on commit f9049f5

Please sign in to comment.