Date: Tue, 29 Feb 2000 23:25:07 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrevive.c Message-ID: <200003010725.XAA36628@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 2000/02/29 23:25:07 PST Modified files: sys/dev/vinum vinumrevive.c Log: Tidy up splbio() protection. Tidy up locking. Previously we were taking two locks for a parity block, and only releasing one of them. Implicitly-sanctioned-by: jkh Revision Changes Path 1.22 +8 -18 src/sys/dev/vinum/vinumrevive.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?200003010725.XAA36628>