Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 1999 15:46:40 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumio.c
Message-ID:  <199909282246.PAA38879@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/09/28 15:46:40 PDT

  Modified files:
    sys/dev/vinum        vinumio.c 
  Log:
  open_drive: Don't call set_drive_state to take a drive down, do it
              ourselves.  This breaks a vicious circle which caused
              vinum to dereference a null vp if device nodes were
              missing.
  
  Reported-by:	Brad Chisholm <sasblc@unx.sas.com>
  		Alec Wolman <wolman@cs.washington.edu>
  
  check_drive: Don't take a drive down if it's only referenced.
  
  read_drive: Remove unused variable.
  
  Revision  Changes    Path
  1.44      +4 -4      src/sys/dev/vinum/vinumio.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909282246.PAA38879>