- Updated to 3.4-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm.c
index b79da55..f3fd72d 100644 (file)
@@ -1031,6 +1031,7 @@ static void __map_bio(struct dm_target *ti, struct bio *clone,
                /*
                 * Store bio_set for cleanup.
                 */
+               clone->bi_end_io = NULL;
                clone->bi_private = md->bs;
                bio_put(clone);
                free_tio(md, tio);