From owner-cvs-all@FreeBSD.ORG Tue Oct 26 16:22:56 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9787616A4D3 for ; Tue, 26 Oct 2004 16:22:56 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4657943D5D for ; Tue, 26 Oct 2004 16:22:56 +0000 (GMT) (envelope-from john@baldwin.cx) Received: (qmail 16877 invoked from network); 26 Oct 2004 16:22:56 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 26 Oct 2004 16:22:55 -0000 Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id i9QGMqpS007637; Tue, 26 Oct 2004 12:22:52 -0400 (EDT) (envelope-from john@baldwin.cx) Received: from zion.baldwin.cx (localhost [127.0.0.1]) by zion.baldwin.cx (8.12.10/8.12.10) with ESMTP id i9QGMq8h015028; Tue, 26 Oct 2004 12:22:52 -0400 (EDT) (envelope-from john@zion.baldwin.cx) Received: from localhost (localhost [[UNIX: localhost]]) by zion.baldwin.cx (8.12.10/8.12.10/Submit) id i9QGMqQh015027; Tue, 26 Oct 2004 12:22:52 -0400 (EDT) (envelope-from john) From: John Baldwin To: Poul-Henning Kamp Date: Tue, 26 Oct 2004 12:19:03 -0400 User-Agent: KMail/1.6 References: <200410232021.i9NKL5aF020471@repoman.freebsd.org> In-Reply-To: <200410232021.i9NKL5aF020471@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200410261219.03262.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_mount.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 16:22:56 -0000 On Saturday 23 October 2004 04:21 pm, Poul-Henning Kamp wrote: > phk 2004-10-23 20:21:05 UTC > > FreeBSD src repository > > Modified files: > sys/kern vfs_mount.c > Log: > Drop Giant around the call to g_waitidle(). > This is necessary to allow any geom events which need it to pick up > Giant. tsleep() already automatically drops Giant for you, so this is not required for geom events to run. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/