Date: Mon, 29 Mar 1999 20:59:33 -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 vinumstate.c Message-ID: <199903300459.UAA98543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/03/29 20:59:32 PST
Modified files:
sys/dev/vinum vinum.c vinumstate.c
Log:
Revise use of the vinum_conf variables drives_used, subdisks_used,
plexes_used and volumes_used. Now these fields are only informative,
and the <object>_allocated count is used for searches, etc. This also
required checking the object state before doing things with the
presumed object.
Problems-reported-by: Kiril Mitev <kiril@ideaglobal.com>
Revision Changes Path
1.14 +21 -18 src/sys/dev/vinum/vinum.c
1.15 +7 -6 src/sys/dev/vinum/vinumstate.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?199903300459.UAA98543>
