svn commit: r272372 - stable/10/bin/rm
Glen Barber
gjb at FreeBSD.org
Thu Oct 2 06:16:34 UTC 2014
On Thu, Oct 02, 2014 at 02:56:05PM +1000, Bruce Evans wrote:
> On Wed, 1 Oct 2014, Glen Barber wrote:
>
> >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.
>
> I asked for this to be backed out in -current. It is not suitable for MFC.
>
It fixes an immediate issue that prevents high-concurrent make(1) jobs
from 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.
>
I saw the original email. I do not see a proposed patch.
Glen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-stable-10/attachments/20141002/2a1c1e4e/attachment.sig>
More information about the svn-src-stable-10
mailing list