Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Aug 1999 01:14:03 -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:  <199908070814.BAA67452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/08/07 01:14:03 PDT

  Modified files:
    sys/dev/vinum        vinumstate.c 
  Log:
  Import RAID-5 code.
  Add Cybernet copyright.
  
  OK'd-by:     Chuck Jacobus <chuck@cybernet.com>
  
  update_plex_state:
    If any subdisk in the plex is initializing, set the plex to
    initializing state.  This gets rid of the ugly corrupt/degraded/up
    transitions which previously occurred.
  
    Desired-by: Steve Taylor <staylor@cybernet.com>
  
  sddownstate:
    Add new function, used by checksdstate.
  
  checksdstate:
    Let sddownstate decide what status to return.
  
  Revision  Changes    Path
  1.21      +51 -11    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?199908070814.BAA67452>