Date: Sat, 3 May 2003 22:20:56 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Message-ID: <200305040520.h445Kuoo019530@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2003/05/03 22:20:56 PDT FreeBSD src repository Modified files: sys/dev/vinum vinumio.c Log: Forced commit. Grr: I used the wrong text before. Here's the correct information. Rewrite of startup code: vinum_scandisk: 1. Hand a string with device names, not a table and length. This is the way we get it at system startup time. This also means that we don't insist on a /dev in the names. 2. Allocate drive list dynamically. 3. If passed a null drive list, use kern.disks as a list to search. Revision Changes Path 1.85 +0 -0 src/sys/dev/vinum/vinumio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305040520.h445Kuoo019530>