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

Lukas Ertl le at FreeBSD.org
Sun Feb 8 07:27:59 PST 2004


le          2004/02/08 07:27:58 PST

  FreeBSD src repository

  Modified files:
    sys/dev/vinum        vinumconfig.c 
  Log:
  Don't free ressources that haven't been allocated.  This should fix
  the "disappearing subdisks" problem when new subdisks can't be created
  due to some errors.
  
  This is in fact an ugly hack, but a more elegant solution would probably
  require a redesign of vinum in several places.
  
  Approved by: joerg (mentor)
  
  Revision  Changes    Path
  1.65      +9 -2      src/sys/dev/vinum/vinumconfig.c


More information about the cvs-src mailing list