Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212776
b: refs/heads/master
c: f30d44f
h: refs/heads/master
v: v3
  • Loading branch information
Poyo VL authored and Joel Becker committed Oct 11, 2010
1 parent f849be9 commit a32ce5c
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: 9b5cd10e4c14a1a642076ace6a73be3d33c91fb6
refs/heads/master: f30d44f3e54a94e037da7a71d714b585dab28d9e
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/slot_map.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit a32ce5c

Please sign in to comment.