Date: Wed, 10 Feb 1999 22:43:15 -0800 (PST) From: Greg Lehey <grog@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/dev/vinum vinumio.c Message-ID: <199902110643.WAA00468@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/02/10 22:43:15 PST Modified files: sys/dev/vinum vinumio.c Log: check_drive: Make sure that we don't open two different drives with the same name. Silently return EEXIST if this happens. vinum_scandisk: Collect drive numbers, not pointers, to avoid problems of relocated drives. Tripped-over-by: Bernd Walter <ticso@cicely.de> Revision Changes Path 1.12 +27 -14 src/sys/dev/vinum/vinumio.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?199902110643.WAA00468>