Signed-off-by: Jesse Millan --- linux-2.6.12-rc5.kj/fs/bio.c~ 2005-06-01 14:07:53.296359331 -0700 +++ linux-2.6.12-rc5.kj/fs/bio.c 2005-06-01 14:22:44.191467330 -0700 @@ -78,6 +78,7 @@ static inline struct bio_vec *bvec_alloc { struct bio_vec *bvl; struct biovec_slab *bp; + *idx = 0; /* * see comment near bvec_array define!