From owner-freebsd-stable@FreeBSD.ORG Fri May 2 14:33:08 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30533106567A for ; Fri, 2 May 2008 14:33:08 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [IPv6:2001:770:10:300::86e2:510b]) by mx1.freebsd.org (Postfix) with SMTP id 8AD878FC25 for ; Fri, 2 May 2008 14:33:07 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 2 May 2008 15:33:05 +0100 (BST) Date: Fri, 2 May 2008 15:33:03 +0100 From: David Malone To: stable@freebsd.org Message-ID: <20080502143303.GA27742@walton.maths.tcd.ie> References: <20080501205214.GA14922@sysmon.tcworks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080501205214.GA14922@sysmon.tcworks.net> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie Cc: mckusick@mckusick.com Subject: Re: restore issues "Header with wrong dumpdate." and "getfile: lost data" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 14:33:08 -0000 On Thu, May 01, 2008 at 03:52:14PM -0500, Scott Lambert wrote: > I've seen http://www.freebsd.org/cgi/query-pr.cgi?pr=120881 which > seems to apply to the "getfile: lost data" lines. There is also > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=bin/118087 which seems to > apply to "Header with wrong dumpdate." I believe these are basically harmless. I don't know if Kirk plans to merge the fix, but I can do it if he wants. > 120881 seems not to have been applied to CVS just yet. Ah - I'd missed 120881. This seems to relate to a more recent change of Kirk's. Kirk - do you want to look at: http://www.freebsd.org/cgi/query-pr.cgi?pr=120881 or would you prefer if I had a look at it? David.