Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jan 2001 22:34:58 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumlock.c vinumvar.h
Message-ID:  <200101140634.f0E6Ywc16968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2001/01/13 22:34:58 PST

  Modified files:
    sys/dev/vinum        vinumlock.c vinumvar.h 
  Log:
  struct rangelock: Remove the field 'plex' from the entry.  Range locks
  are accessed only via the plex, so there's never any confusion as to
  the plex number.  This value was, as a result, unused.
  
  Revision  Changes    Path
  1.21      +2 -5      src/sys/dev/vinum/vinumlock.c
  1.36      +1 -2      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?200101140634.f0E6Ywc16968>