From owner-cvs-all@FreeBSD.ORG Mon Aug 23 04:30:48 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 145A116A4CE; Mon, 23 Aug 2004 04:30:48 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B678E43D1D; Mon, 23 Aug 2004 04:30:47 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i7N4UlTH016733; Mon, 23 Aug 2004 00:30:47 -0400 (EDT) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i7N4UlQf016732; Mon, 23 Aug 2004 00:30:47 -0400 (EDT) Date: Mon, 23 Aug 2004 00:30:46 -0400 From: Ken Smith To: Colin Percival Message-ID: <20040823043046.GE15251@electra.cse.Buffalo.EDU> References: <200408221944.i7MJiOYg041995@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408221944.i7MJiOYg041995@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/md md.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: Mon, 23 Aug 2004 04:30:48 -0000 On Sun, Aug 22, 2004 at 07:44:24PM +0000, Colin Percival wrote: > cperciva 2004-08-22 19:44:24 UTC > > FreeBSD src repository > > Modified files: > sys/dev/md md.c > Log: > When creating a new md, wait for geom's event queue to become empty > before returning. Device nodes are created via the "taste" mechanism, > so this is necessary in order to make sure that devfs entries are > created before mdconfig(8) returns. > > This may be a MFC candidate for 5.3. > > Suggested by: phk > > Revision Changes Path > 1.128 +1 -0 src/sys/dev/md/md.c Thanks!!!! -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |