From a32ce5c443abfa56e47f87f9094e7ab4aa2f4ba1 Mon Sep 17 00:00:00 2001 From: Poyo VL Date: Mon, 11 Oct 2010 13:45:52 -0700 Subject: [PATCH] --- yaml --- r: 212776 b: refs/heads/master c: f30d44f3e54a94e037da7a71d714b585dab28d9e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/slot_map.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index acda7086a060..882d71bfed07 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9b5cd10e4c14a1a642076ace6a73be3d33c91fb6 +refs/heads/master: f30d44f3e54a94e037da7a71d714b585dab28d9e diff --git a/trunk/fs/ocfs2/slot_map.c b/trunk/fs/ocfs2/slot_map.c index bfbd7e9e949f..ab4e0172cc1d 100644 --- a/trunk/fs/ocfs2/slot_map.c +++ b/trunk/fs/ocfs2/slot_map.c @@ -357,7 +357,7 @@ static int ocfs2_map_slot_buffers(struct ocfs2_super *osb, { int status = 0; u64 blkno; - unsigned long long blocks, bytes; + unsigned long long blocks, bytes = 0; unsigned int i; struct buffer_head *bh;