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

Greg Lehey grog at FreeBSD.org
Sat Jun 14 18:42:02 PDT 2003


grog        2003/06/14 18:42:01 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/vinum        vinumio.c 
  Log:
  check_drive: If the partition isn't a Vinum drive, release it again
  and return NULL.
  
  vinum_scandisk: Don't handle NULL device pointers.
                  Only look at compatibility partition for i386.  This
                  is a kludge which should go away once I have adequate
                  documentation for the New World Order.
  
  Together, these fixes remove occasional error messages about
  non-existent drives.  They may also fix a number of problems that have
  been reported without a PR.
  
  PRs: None
  
  Revision  Changes    Path
  1.89      +35 -35    src/sys/dev/vinum/vinumio.c


More information about the cvs-all mailing list