From owner-svn-src-all@FreeBSD.ORG Thu Mar 28 14:38:58 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 10FF231B; Thu, 28 Mar 2013 14:38:58 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.29]) by mx1.freebsd.org (Postfix) with ESMTP id A9959C1C; Thu, 28 Mar 2013 14:38:57 +0000 (UTC) Received: from [78.35.153.64] (helo=fabiankeil.de) by smtprelay02.ispgateway.de with esmtpsa (SSLv3:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1ULDyc-0004Sf-FU; Thu, 28 Mar 2013 15:38:50 +0100 Date: Thu, 28 Mar 2013 15:38:43 +0100 From: Fabian Keil To: Alexander Motin Subject: Re: svn commit: r248674 - head/sys/geom Message-ID: <20130328153843.239aa61e@fabiankeil.de> In-Reply-To: <201303240315.r2O3FK5A097584@svn.freebsd.org> References: <201303240315.r2O3FK5A097584@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/IsS6GlWFm.8LZEpQuB_mfhY"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 Cc: svn-src-all@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Mar 2013 14:38:58 -0000 --Sig_/IsS6GlWFm.8LZEpQuB_mfhY Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Alexander Motin wrote: > Author: mav > Date: Sun Mar 24 03:15:20 2013 > New Revision: 248674 > URL: http://svnweb.freebsd.org/changeset/base/248674 >=20 > Log: > Make g_wither_washer() to not loop by itself, but only when there was s= ome > more topology change done that may require its attention. Add few miss= ing > g_do_wither() calls in respective places to signal it. > =20 > This fixes potential infinite loop here when some provider is withered,= but > still opened or connected for some reason and so can not be destroyed. = For > example, see r227009 and r227510. This (or one of the related commits) seems to have fixed kern/171865. Thanks. Fabian --Sig_/IsS6GlWFm.8LZEpQuB_mfhY Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlFUVfsACgkQBYqIVf93VJ3sQQCfQHOtpo2RdWk0/020XHsGs9U/ 1tYAnR3jOSBryTc5lty6h5vmU/gWoU9I =HuAH -----END PGP SIGNATURE----- --Sig_/IsS6GlWFm.8LZEpQuB_mfhY--