From owner-freebsd-standards@FreeBSD.ORG Tue Sep 28 12:53:52 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ADED16A4CE; Tue, 28 Sep 2004 12:53:52 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 5330543D1F; Tue, 28 Sep 2004 12:53:51 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 28 Sep 2004 13:53:46 +0100 (BST) Date: Tue, 28 Sep 2004 13:53:43 +0100 From: David Malone To: Matthias Andree Message-ID: <20040928125343.GA49465@walton.maths.tcd.ie> References: <415720FD.8080603@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie cc: standards@freebsd.org cc: Scott Long cc: re@freebsd.org cc: current@freebsd.org cc: developers@freebsd.org Subject: Re: FreeBSD 5.3-BETA6 available X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 12:53:52 -0000 On Mon, Sep 27, 2004 at 12:14:17PM +0200, Matthias Andree wrote: > 3. data corruption on unaligned block access bug, kern/60313, > is still open and unpatched AFAICS Bruce suggests that this one is fixed in geom, which is now used by default. If this is the case, I can close the PR. David.