From owner-freebsd-current@FreeBSD.ORG Thu Jan 8 17:35:57 2009 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 1139F1065686 for ; Thu, 8 Jan 2009 17:35:57 +0000 (UTC) (envelope-from mike@jellydonut.org) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id E1E0B8FC13 for ; Thu, 8 Jan 2009 17:35:56 +0000 (UTC) (envelope-from mike@jellydonut.org) Received: by wa-out-1112.google.com with SMTP id m34so5037368wag.27 for ; Thu, 08 Jan 2009 09:35:56 -0800 (PST) Received: by 10.115.78.1 with SMTP id f1mr16205357wal.157.1231436156560; Thu, 08 Jan 2009 09:35:56 -0800 (PST) Received: by 10.114.61.20 with HTTP; Thu, 8 Jan 2009 09:35:56 -0800 (PST) Message-ID: <1de79840901080935s130f647r36815df468a9220b@mail.gmail.com> Date: Thu, 8 Jan 2009 12:35:56 -0500 From: "Michael Proto" To: "Alexander Best" In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: patch to fix burncd bug 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: Thu, 08 Jan 2009 17:35:57 -0000 On Thu, Jan 8, 2009 at 12:13 PM, Alexander Best < alexbestms@math.uni-muenster.de> wrote: > could somebody please commit the following patch to dev/ata? it fixes a > nasty > bug during fixation in burncd. the bug exists in RELENG6, RELENG7 and HEAD > (and maybe RELENG5): > > http://www.freebsd.org/cgi/query-pr.cgi?prp=95979-3-txt&n=/patch > > the whole PR can be found here: > http://www.freebsd.org/cgi/query-pr.cgi?pr=95979 > > I second this request. A fix would be nice, this bug has bitten me in both 7-STABLE and 8-CURRENT :) -Proto