Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 19:37:29 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumvar.h
Message-ID:  <200105220237.f4M2bTP16507@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2001/05/21 19:37:29 PDT

  Modified files:
    sys/dev/vinum        vinumvar.h 
  Log:
  Add a field 'version' to vinum_conf.  This field is a constant which
  gets incremented every time the kernel-userland interface changes.
  This enables vinum(8) to check for the correct kernel version and to
  produce a useful message if it doesn't match.
  
  Requested by:	Too many to count.
  
  Move the definitions of struct drive, sd, plex and volume to
  vinumobj.h.
  
  Add a new debug flag, DEBUG_LOCKREQS, which logs only lock requests.
  
  Revision  Changes    Path
  1.40      +31 -192   src/sys/dev/vinum/vinumvar.h


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?200105220237.f4M2bTP16507>