cvs commit: src/sys/dev/vinum vinumio.c

Greg Lehey grog at FreeBSD.org
Sat May 3 22:20:58 PDT 2003


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


More information about the cvs-all mailing list