From f9049f50c861efd3eebf188b62bcd2e1cb08f326 Mon Sep 17 00:00:00 2001 From: Joel Becker Date: Tue, 18 May 2010 16:47:55 -0700 Subject: [PATCH] --- yaml --- r: 195769 b: refs/heads/master c: 18d3a98f3c1b0e27ce026afa4d1ef042f2903726 h: refs/heads/master i: 195767: cf6fe7fb735d2e30a30f6d99de2676657ba40486 v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/suballoc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 76a00a2a4360..e071941dbe43 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5f5261acb059f43c7fb9a2fac9d32c6ef4df2ed5 +refs/heads/master: 18d3a98f3c1b0e27ce026afa4d1ef042f2903726 diff --git a/trunk/fs/ocfs2/suballoc.c b/trunk/fs/ocfs2/suballoc.c index a327c80721ee..f4c2a9eb8c4d 100644 --- a/trunk/fs/ocfs2/suballoc.c +++ b/trunk/fs/ocfs2/suballoc.c @@ -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,