Date: Sun, 14 Aug 2005 08:30:24 GMT From: soc-cjones <soc-cjones@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 81971 for review Message-ID: <200508140830.j7E8UOsB021049@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=81971 Change 81971 by soc-cjones@soc-cjones_ishtar on 2005/08/14 08:29:48 Get rid of that alpha thing. Affected files ... .. //depot/projects/soc2005/gvinum/src/sys/geom/vinum/geom_vinum_share.c#3 edit Differences ... ==== //depot/projects/soc2005/gvinum/src/sys/geom/vinum/geom_vinum_share.c#3 (text+ko) ==== @@ -653,9 +653,6 @@ if (strlen(s->drive) == 0) { errors++; - /* printf("dying on NULL drive\n"); - printf("fixing to refer to alpha\n"); - snprintf(s->drive, GV_MAXDRIVENAME, "alpha"); */ } if (errors) {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508140830.j7E8UOsB021049>