From owner-cvs-all Thu Nov 30 12:33:40 2000 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 0C43937B402; Thu, 30 Nov 2000 12:33:37 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp246.osd.bsdi.com [204.216.28.246]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAUKXQC69794; Thu, 30 Nov 2000 12:33:26 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200011301909.eAUJ9TR59944@freefall.freebsd.org> Date: Thu, 30 Nov 2000 12:33:46 -0800 (PST) From: John Baldwin To: Kirk McKusick Subject: RE: cvs commit: src/sys/kern vfs_subr.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30-Nov-00 Kirk McKusick wrote: > mckusick 2000/11/30 11:09:29 PST > > Modified files: > sys/kern vfs_subr.c > Log: > Get rid of a bogus mtx_exit (it was attempting to release an > already released mutex). > > Submitted by: "Chris Knight" Ugh. That is some very hairy code. :-) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message