From owner-freebsd-stable@FreeBSD.ORG Tue Oct 28 11:12:52 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D434894; Tue, 28 Oct 2014 11:12:52 +0000 (UTC) Received: from cu01176a.smtpx.saremail.com (cu01176a.smtpx.saremail.com [195.16.150.151]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A103ABF; Tue, 28 Oct 2014 11:12:51 +0000 (UTC) Received: from [172.16.2.2] (izaro.sarenet.es [192.148.167.11]) by proxypop03.sare.net (Postfix) with ESMTPSA id E03469DF1A9; Tue, 28 Oct 2014 12:12:46 +0100 (CET) Subject: Re: File system issues Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=windows-1252 From: Borja Marcos In-Reply-To: Date: Tue, 28 Oct 2014 12:12:45 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <5640FB23-4ABA-415D-B9BA-C0835978EB0D@sarenet.es> References: <544BC863.2040607@bsdforen.de> To: Scott Long X-Mailer: Apple Mail (2.1283) Cc: Dominic Fandrey , Alexander Motin , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2014 11:12:52 -0000 On Oct 28, 2014, at 3:50 AM, Scott Long wrote: > Your symptoms sound very much like what we experienced with a recent > merge of code to 10-STABLE. We don=92t completely understand the = problem, > but backing out r273272 avoids the problem, though it=92s suspected = that there=92s > a bigger problem. r273638 in HEAD backs out everything suspect, and = we=92ve > been running for several days now with no problems with it. I believe = that it=92ll > be committed to 10-STABLE in the next day or two. Will it be committed to RELENG-10.1 as well?=20 Borja.