Date: Sun, 1 Nov 1998 20:10:46 -0800 (PST) From: Greg Lehey <grog@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lkm/vinum state.c Message-ID: <199811020410.UAA06543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1998/11/01 20:10:46 PST
Modified files:
lkm/vinum state.c
Log:
Don't close drives when called from interrupt context, set a flag for
the top half to do it.
Put in a dubious check for subdisk integrity when trying to bring
up a plex where others are already up. This particular kludge is
crying out for a rewrite of the whole state code.
Add code to set_plex_state and set_volume_state to defer updates when
called from an interrupt context. This doesn't happen yet, but it
could do.
Revision Changes Path
1.3 +63 -23 src/lkm/vinum/state.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?199811020410.UAA06543>
