From owner-svn-src-stable-10@FreeBSD.ORG Thu Oct 2 06:16:34 2014 Return-Path: Delivered-To: svn-src-stable-10@freebsd.org Received: from hub.FreeBSD.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D6E58A0; Thu, 2 Oct 2014 06:16:33 +0000 (UTC) Date: Thu, 2 Oct 2014 02:16:28 -0400 From: Glen Barber To: Bruce Evans Subject: Re: svn commit: r272372 - stable/10/bin/rm Message-ID: <20141002061628.GO1275@hub.FreeBSD.org> References: <201410011618.s91GIfR5071251@svn.freebsd.org> <20141002141656.Y1807@besplex.bde.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tbUdrdPJASQ8VKrP" Content-Disposition: inline In-Reply-To: <20141002141656.Y1807@besplex.bde.org> X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-10@freebsd.org X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 06:16:34 -0000 --tbUdrdPJASQ8VKrP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 02, 2014 at 02:56:05PM +1000, Bruce Evans wrote: > On Wed, 1 Oct 2014, Glen Barber wrote: >=20 > >Log: > > MFC r268376 (imp): > > > > rm -rf can fail sometimes with an error from fts_read. Make it > > honor fflag to ignore fts_read errors, but stop deleting from > > that directory because no further progress can be made. >=20 > I asked for this to be backed out in -current. It is not suitable for MF= C. >=20 It fixes an immediate issue that prevents high-concurrent make(1) jobs =66rom stomping over each other. If there is a more suitable solution, it needs to be introduced in head/ first, pending MFC for 10.1-RELEASE. In the meantime, we lack any alternate fix, and this resolves the immediate issue at hand. > See old mail for more details. >=20 I saw the original email. I do not see a proposed patch. Glen --tbUdrdPJASQ8VKrP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJULO28AAoJEAMUWKVHj+KTRb4QAJPHU3MvHC6fZCb3dO18+IW7 aAk8flpEKs7uXmpxNebzJhP5pu3zSk+6H/gkmAtTVPJkc+WQZ9RtlmdZrx/LaZrl 26AreERBOzVQy5E4m7hYkmTwuGRHo9+JRu2inPLgEQoAaeLDv82D/su4dCTzs7vV clVwcLLJi7mZ3aHYKSL8TW+v3jK4gwXMLqfEQMQbyB2Vd185iD0N3G6w+iKKf4Zh jfMGclmvVnCZg7Cq7dM9yL5JgyDuojRRj+AvD5SbA8XcFfyBO+XmAXsMJ7dYpGC/ IySwKKo4HzQn7Bkdlt2nNMOk0WrPX4i3KovCTr/Nj5BTsD9mtMH/5qq199v29DKn NpMmZUXcLf5L7tYLhn1sH4bELZ3TlNICUrcLIUYEkqjln1f50w0rnznFUu80uVek Y9WSDqHCekD/gPSsa/32RZLj99+/aDWDG9jHMmn0IdSRePHny9X/ha6JNOlzjG9T fDAQm9Q/LiiuF7RSiNhAZGC/e4FY9PHdP6GPSHR7xhIqwy4CEuSi3zPewpEMRVNg eRhOiBZtSnXYiYDIaqOMwR/Q7byV/Y+aBp8P7YXo1qBP5oISPm1fKkvBoBYKp9K4 9R9la3v9VHDP5gGSNKlhxqjcwN1C0dYgaS638a+0HFYtuYLwYA2pX4Uwc0krBg9s sFeXRKjjR+feNxL03g5S =6Xl2 -----END PGP SIGNATURE----- --tbUdrdPJASQ8VKrP--