Date: Sat, 26 Jan 2002 20:20:53 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumconfig.c vinumioctl.c Message-ID: <200201270420.g0R4KrU26853@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2002/01/26 20:20:53 PST Modified files: sys/dev/vinum vinumconfig.c vinumioctl.c Log: vinumioctl: Fix a double fault caused by calling setjmp() without holding the config lock. The call was in fact superfluous. Revision Changes Path 1.44 +3 -1 src/sys/dev/vinum/vinumconfig.c 1.32 +0 -3 src/sys/dev/vinum/vinumioctl.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?200201270420.g0R4KrU26853>