Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 22:16:23 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumconfig.c
Message-ID:  <199905050516.WAA81421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/05/04 22:16:23 PDT

  Modified files:        (Branch: RELENG_3)
    sys/dev/vinum        vinumconfig.c 
  Log:
  MFC:  Bring up to date with -CURRENT
  
  update_plex_config: Eliminate a potential divide-by-zero.
  
  Add debug calls to catch occasional deadlocks on drives.  The problem
  is probably gone, but the debug checks remain for a while.
  
  update_plex_config: Catch yet another divide-by-zero problem when
                      detaching the last subdisk from a striped plex.
  
  Uncovered-by: Michael Reifenberger <root@nihil.plaut.de>
  
  Revision  Changes    Path
  1.8.2.4   +21 -14    src/sys/dev/vinum/vinumconfig.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?199905050516.WAA81421>