PERFORCE change 81971 for review

soc-cjones soc-cjones at FreeBSD.org
Sun Aug 14 08:30:26 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=81971

Change 81971 by soc-cjones at 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) {


More information about the p4-projects mailing list