Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 19:29:42 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumstate.c
Message-ID:  <199908240229.TAA29421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/08/23 19:29:41 PDT

  Modified files:
    sys/dev/vinum        vinumstate.c 
  Log:
  set_sd_state: Correct the conditions for bringing up empty or
  	      initialized subdisks.
  
  Tidy up some comments.
  
  Eliminate sddownstate(); it wasn't being used any more.  Return
  REQUEST_DOWN instead.
  
  Add setstate_by_force() to implement the VINUM_SETSTATE_FORCE ioctl
  for diddling individual object states.  This is a repair tool which
  can also be used for panicing the system.  Use with utmost care if at
  all.
  
  Revision  Changes    Path
  1.24      +73 -44    src/sys/dev/vinum/vinumstate.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?199908240229.TAA29421>