Date: Mon, 21 Jun 1999 22:36:15 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinum.c Message-ID: <199906220536.WAA63241@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/06/21 22:36:15 PDT
Modified files:
sys/dev/vinum vinum.c
Log:
Modify to work with phk's latest mods to cdevsw. This is a temporary
fix; it doesn't address the problem of removing the module. If you do
the following:
vinum stop
fsck /dev/vinum/VOLUME
you *will* get a system crash. What we need is a cdevsw_remove
corresponding to cdevsw_add, but that hasn't been written yet.
Submitted-by: phk
Revision Changes Path
1.24 +4 -5 src/sys/dev/vinum/vinum.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?199906220536.WAA63241>
