summaryrefslogtreecommitdiffstats
path: root/super-intel.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-03-10 16:59:57 +1100
committerNeilBrown <neilb@suse.de>2009-03-10 16:59:57 +1100
commitb9d77223eb68a211410131b5b0895c547a6d5734 (patch)
treec852d52da63b15e16ac747a036fefe715ad1bc87 /super-intel.c
parent8844e291492b82f4bae6129673fb383a309514c0 (diff)
downloadmdadm-b9d77223eb68a211410131b5b0895c547a6d5734.tar.gz
mdadm-b9d77223eb68a211410131b5b0895c547a6d5734.tar.xz
mdadm-b9d77223eb68a211410131b5b0895c547a6d5734.zip
Release mdadm-3.0-devel3
Diffstat (limited to 'super-intel.c')
-rw-r--r--super-intel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/super-intel.c b/super-intel.c
index 9c4f0eb..b47371e 100644
--- a/super-intel.c
+++ b/super-intel.c
@@ -2830,7 +2830,7 @@ static unsigned long long merge_extents(struct intel_super *super, int sum_exten
int i, j;
int start_extent;
unsigned long long pos;
- unsigned long long start;
+ unsigned long long start = 0;
unsigned long long maxsize;
unsigned long reserve;