PERFORCE change 120382 for review
Ulf Lilleengen
lulf at FreeBSD.org
Fri May 25 13:40:31 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=120382
Change 120382 by lulf at lulf_vimes on 2007/05/25 13:39:59
- Remove error printout not needed anymore.
Affected files ...
.. //depot/projects/soc2007/lulf/gvinum_fixup/sys/geom/vinum/geom_vinum_plex.c#7 edit
Differences ...
==== //depot/projects/soc2007/lulf/gvinum_fixup/sys/geom/vinum/geom_vinum_plex.c#7 (text+ko) ====
@@ -367,7 +367,6 @@
pbp->bio_inbed++;
if (pbp->bio_inbed == pbp->bio_children) {
- printf("Error is %d\n", pbp->bio_error);
/* XXX: Should this be done here? Probably to be done later, but
* just for testing. */
if (pbp->bio_cmd == BIO_WRITE &&
More information about the p4-projects
mailing list