Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2001 01:50:37 -0800
From:      Doug Barton <DougB@FreeBSD.org>
To:        Greg Lehey <grog@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/vinum vinumlock.c vinumvar.h
Message-ID:  <3A61766D.80E7349C@FreeBSD.org>
References:  <200101140634.f0E6Ywc16968@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
	Seems to be a world breaker:

cc -O -pipe -I/usr/src/sbin/vinum/../../sys -Wall -DVINUMDEBUG   -c
/usr/src/sbin/vinum/list.c
/usr/src/sbin/vinum/list.c: In function `vinum_info':
/usr/src/sbin/vinum/list.c:1005: structure has no member named `plexno'
/usr/src/sbin/vinum/list.c:1013: structure has no member named `plexno'
/usr/src/sbin/vinum/list.c:1021: structure has no member named `plexno'
*** Error code 1

Stop in /usr/src/sbin/vinum.


Greg Lehey wrote:
> 
> 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
> 
> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/vinum/vinumlock.c.diff?&r1=1.20&r2=1.21&f=h
> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/vinum/vinumvar.h.diff?&r1=1.35&r2=1.36&f=h

-- 
    "The most difficult thing in the world is to know how to do a thing and
     to watch someone else do it wrong without comment."
                     -- Theodore H. White

	Do YOU Yahoo!?


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?3A61766D.80E7349C>