Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 1999 00:41:19 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinum.c
Message-ID:  <199903310841.AAA87954@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/03/31 00:41:19 PST

  Modified files:
    sys/dev/vinum        vinum.c 
  Log:
  vinumattach:	Remove some really old, dead cruft.
  
  free_vinum:	Wait for daemon to stop by checking the
  		vinum_conf.flags & VF_DAEMONOPEN.
  
  vinum_modevent:
  		When compiled with VINUMDEBUG, check if we have
  		forgotten to free any memory, and log an error if we
  		have.
  
  vinumopen:	Allow open of an empty subdisk (otherwise we can't
  		initialize it).
  
  Revision  Changes    Path
  1.15      +18 -26    src/sys/dev/vinum/vinum.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?199903310841.AAA87954>