From owner-cvs-src@FreeBSD.ORG Wed Nov 10 09:35:01 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97AB816A4CE; Wed, 10 Nov 2004 09:35:01 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1EAF43D60; Wed, 10 Nov 2004 09:35:00 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 3C482ACAE0; Wed, 10 Nov 2004 10:34:55 +0100 (CET) Date: Wed, 10 Nov 2004 10:34:55 +0100 From: Pawel Jakub Dawidek To: John Hay Message-ID: <20041110093455.GY8120@darkness.comp.waw.pl> References: <200411092327.iA9NRLCS061474@repoman.freebsd.org> <20041110042546.GA11403@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hKnd/qOzIOdPs36Y" Content-Disposition: inline In-Reply-To: <20041110042546.GA11403@zibbi.icomtek.csir.co.za> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2004 09:35:01 -0000 --hKnd/qOzIOdPs36Y Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 10, 2004 at 06:25:46AM +0200, John Hay wrote: +> On Tue, Nov 09, 2004 at 11:27:21PM +0000, Pawel Jakub Dawidek wrote: +> > pjd 2004-11-09 23:27:21 UTC +> >=20 +> > FreeBSD src repository +> >=20 +> > Modified files: +> > sys/geom/mirror g_mirror.c=20 +> > sys/geom/raid3 g_raid3.c=20 +> > Log: +> > Before trying to update metadata (so open consumer for writing), be = sure +> > that the events queue is empty. In other case we're able to hit the = race +> > where for example da0s1 is tasted by some other class, which means t= hat +> > da0 is open with exclusive bit set, which means that we can't open d= a0 +> > for writing if it is our component. +> > =20 +> > Reported by: Attila Nagy (and somebody else sometime= ago, +> > but I cannot find who it w= as) +>=20 +> That might be me. Any chance of this going into RELENG_5? I would have +> been willing to try a -current kernel on the box, but with mount being +> incompatable, that is too much of a mission. I'll try patches though. First of all sorry for my memory. Yes, I'm planning to MFC it to RELENG_5 within a week or so if there will be no problems with this stuff in HEAD. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --hKnd/qOzIOdPs36Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBkeC/ForvXbEpPzQRAkbhAKCqeKio0rIZRtYfkZnvc9jEC//uPQCg6QZu sL871HEtTbXv56BZo114Aok= =1W6g -----END PGP SIGNATURE----- --hKnd/qOzIOdPs36Y--