From owner-freebsd-stable@FreeBSD.ORG Tue Oct 28 14:02:59 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86F9B33F for ; Tue, 28 Oct 2014 14:02:59 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0AB4FF4B for ; Tue, 28 Oct 2014 14:02:58 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id w7so672266lbi.12 for ; Tue, 28 Oct 2014 07:02:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=dgpm6NdLSjjaoxT+MrgnN/huA8ZAd1f+6A7+Jb4R+UI=; b=o9JrYwb7IINztzZ37zmlZGBHXYnOQ+hcJqloswRHwwYvgMAafIMLjTQD5stBYboVgK R6WW73vOLWUjOPWblqaT6HVR4lVtbF/nzhaXDQ4OWm6p9ssk26LE5IPXg66EPEkGd7P5 UF5s4dF+nMGG3p7GXzvQDPQcLjghczWbbGs+QGwl1IqcKTDEt8Sb9xxA4R0dFs/zLkmC ndr91rwBIZJSvs/Z67OcKGWszjncplXb/60uL8b3CZoPai0/XhUPJFClw8tmAUe2Z/Kh IgSjmVy9+NJOdhrQ6PuWf4ORXg2sF8uwNWoB0BAXh/mMbiTP1THU91qZ4V+UYEMKyy5y Hf+Q== X-Received: by 10.112.63.70 with SMTP id e6mr4075882lbs.93.1414504976776; Tue, 28 Oct 2014 07:02:56 -0700 (PDT) Received: from mavbook.mavhome.dp.ua ([134.249.139.101]) by mx.google.com with ESMTPSA id f6sm654493lbh.10.2014.10.28.07.02.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 28 Oct 2014 07:02:55 -0700 (PDT) Sender: Alexander Motin Message-ID: <544FA20D.9020303@FreeBSD.org> Date: Tue, 28 Oct 2014 16:02:53 +0200 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Borja Marcos , Scott Long Subject: Re: File system issues References: <544BC863.2040607@bsdforen.de> <5640FB23-4ABA-415D-B9BA-C0835978EB0D@sarenet.es> In-Reply-To: <5640FB23-4ABA-415D-B9BA-C0835978EB0D@sarenet.es> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: Dominic Fandrey , 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 14:02:59 -0000 On 28.10.2014 13:12, Borja Marcos wrote: > 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’t completely understand the problem, >> but backing out r273272 avoids the problem, though it’s suspected that there’s >> a bigger problem. r273638 in HEAD backs out everything suspect, and we’ve >> been running for several days now with no problems with it. I believe that it’ll >> be committed to 10-STABLE in the next day or two. > > Will it be committed to RELENG-10.1 as well? It is committed just now at r273776. -- Alexander Motin