From owner-freebsd-current@FreeBSD.ORG Wed Oct 19 11:38:18 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42BCA106564A; Wed, 19 Oct 2011 11:38:18 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id E0AFE8FC15; Wed, 19 Oct 2011 11:38:17 +0000 (UTC) Received: by yxn16 with SMTP id 16so1993576yxn.13 for ; Wed, 19 Oct 2011 04:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5FItKwLky5jnNwWEj9p7nCAm0/dyHrwJL9IFVKlyK74=; b=w2+YlLOrH5483sq80ayeCG5twKZPi4uGUtvsY9S/jdD6G7+kcXg4RpRvU3Kha7X3N6 L4rErv6CyUovTtd61NAM+Q4mDyXW1+j3TrePjBj5yfrdHxWIeR6jlTZiXHBjINkmlmUM Fk7TOa5I3QhoYwPi2QvlLfj+pipz1R3Nij6ic= MIME-Version: 1.0 Received: by 10.223.81.205 with SMTP id y13mr10576087fak.34.1319024296905; Wed, 19 Oct 2011 04:38:16 -0700 (PDT) Received: by 10.152.24.67 with HTTP; Wed, 19 Oct 2011 04:38:16 -0700 (PDT) In-Reply-To: References: <20111015093159.3679afd6@zelda.sugioarto.com> Date: Wed, 19 Oct 2011 15:38:16 +0400 Message-ID: From: Pavel Timofeev To: Adrian Chadd X-Mailman-Approved-At: Wed, 19 Oct 2011 12:03:59 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, Martin Sugioarto Subject: Re: x.0 RELASE isn't for production. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 11:38:18 -0000 2011/10/19 Adrian Chadd > On 19 October 2011 16:04, Pavel Timofeev wrote: > > > kern/160678? A good example. > > I give 5$ that this fix won't be in 9.0 RELEASE =) > > I know a few other important PRs that won't be in 9.0 RELEASE. > > Thats why I wrote initial email. > > Kirk fixed it in -HEAD. I hope he'll get it tested and backported to > stable/9 before release. > If you'd like to help then please re-create the issue on a stable/9 > system, apply the fix, verify it works and let him know! > Yes, I helps. I test everything that comes across to me when I have free time. And I already did tests in such situation. For example: http://www.freebsd.org/cgi/query-pr.cgi?pr=160943 (there is hope) or http://www.freebsd.org/cgi/query-pr.cgi?pr=161123 (little hope. it's not me, but there I was noisy.) > > > Adrian >