From owner-cvs-src@FreeBSD.ORG Fri Mar 19 11:10:17 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 5775616A4CF; Fri, 19 Mar 2004 11:10:17 -0800 (PST) Received: from crf-consulting.co.uk (82-44-220-218.cable.ubr10.haye.blueyonder.co.uk [82.44.220.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC18B43D49; Fri, 19 Mar 2004 11:10:16 -0800 (PST) (envelope-from nik@crf-consulting.co.uk) Received: from clan.nothing-going-on.org (clan.nothing-going-on.org [192.168.1.20])i2JJAG5U044873; Fri, 19 Mar 2004 19:10:16 GMT (envelope-from nik@catkin) Received: from clan.nothing-going-on.org (localhost [127.0.0.1]) i2JJAFAP001317; Fri, 19 Mar 2004 19:10:15 GMT (envelope-from nik@clan.nothing-going-on.org) Received: (from nik@localhost)i2JJAFvu001316; Fri, 19 Mar 2004 19:10:15 GMT (envelope-from nik) Date: Fri, 19 Mar 2004 19:10:15 +0000 From: Nik Clayton To: Alexander Kabaev Message-ID: <20040319191015.GE705@clan.nothing-going-on.org> References: <200403162206.i2GM6WWF061249@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0qt3EE9wi45a2ZFX" Content-Disposition: inline In-Reply-To: <200403162206.i2GM6WWF061249@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Organization: FreeBSD Project cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_alloc.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: Fri, 19 Mar 2004 19:10:17 -0000 --0qt3EE9wi45a2ZFX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 16, 2004 at 02:06:32PM -0800, Alexander Kabaev wrote: > Avoid doing bawrite to initialize inode block while holding cylinder > group block locked. If filesystem has any active snapshots, bawrite > can come back trying to allocate new snapshot data block from the same > cylinder group and cause panic due to recursive lock attempt. > =20 > PR: 64206 > Reviewed by: mckusick > Tested by: pjd Thanks. I've upgraded the affected system to -current after this commit, and it's fixed the problem I was seeing. N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ (__) FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',) \/ \= ^ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/= _) --0qt3EE9wi45a2ZFX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAW0WWk6gHZCw343URAm2SAKCPNwda8yyVYfcG1NY3XII7IiQ5ygCdG9A8 0nSR1ewFhM8VyhFnISEyHoE= =X7Dh -----END PGP SIGNATURE----- --0qt3EE9wi45a2ZFX--