16/19

Joe Thornber (joe@fib011235813.fsnet.co.uk)
Mon, 16 Dec 2002 10:16:52 +0000


Remove verbose debug message 'Splitting page'.
--- diff/drivers/md/dm.c 2002-12-16 09:41:25.000000000 +0000
+++ source/drivers/md/dm.c 2002-12-16 09:41:34.000000000 +0000
@@ -339,8 +339,6 @@
struct bio *clone, *bio = ci->bio;
struct bio_vec *bv = bio->bi_io_vec + ci->idx;

- DMWARN("splitting page");
-
if (len > ci->sector_count)
len = ci->sector_count;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/